Fix OpenSUSE build error on incomplete type KStarsData.
ClosedPublic

Authored by TallFurryMan on Mar 2 2020, 8:16 AM.

Details

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.

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.
TallFurryMan created this revision.Mar 2 2020, 8:16 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMar 2 2020, 8:16 AM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
TallFurryMan requested review of this revision.Mar 2 2020, 8:16 AM
mutlaqja accepted this revision.Mar 2 2020, 9:24 AM
This revision is now accepted and ready to land.Mar 2 2020, 9:24 AM
This revision was automatically updated to reflect the committed changes.