D27773: Fix OpenSUSE build error on incomplete type KStarsData.
Eric Dejouhanet <[email protected]>
| Newsgroups | gmane.comp.kde.education |
|---|---|
| Message-ID | <[email protected]> |
TallFurryMan created this revision. TallFurryMan added a reviewer: mutlaqja. Herald added a project: KDE Edu. Herald added a subscriber: kde-edu. TallFurryMan requested review of this revision. REVISION SUMMARY This fixes the error raised in https://build.kde.org/job/Extragear/job/kstars/job/stable-kf5-qt5%20SUSEQt5.12/382/console about the incomplete type KStarsData. We have some deprecations on implicit copy constructors, but this differential does not touch that subject. TEST PLAN Attempt rebuild of stable-kf5-qt5%20SUSEQt5.12. REPOSITORY R321 KStars BRANCH bugfix__opensuse_tests (branched from master) REVISION DETAIL https://phabricator.kde.org/D27773 AFFECTED FILES Tests/kstars_ui/kstars_ui_tests.cpp Tests/kstars_ui/kstars_ui_tests.h To: TallFurryMan, mutlaqja Cc: kde-edu, narvaez, apol