Add missing #include <QAction> to compile on Qt 5.5
ClosedPublic

Authored by jarnopaananen on Apr 19 2018, 7:20 AM.

Details

Summary

A few files are using QAction without explicit include and it seems to be indirectly included on newer versions of Qt but not 5.5.

Diff Detail

Repository
R321 KStars
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
jarnopaananen created this revision.Apr 19 2018, 7:20 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptApr 19 2018, 7:20 AM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
jarnopaananen requested review of this revision.Apr 19 2018, 7:20 AM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 19 2018, 8:36 AM
This revision was automatically updated to reflect the committed changes.