https://bugs.kde.org/show_bug.cgi?id=308763
--- Comment #8 from Kevin Krammer <[email protected]> --- It should be possible to have the shared data class inside the cpp file, KABC::Addressee does that. Maybe it needs the class forward declaration inside the outer class. Bodgan could you look at $BUILDIR/kdepimlibs/kabc/addressee.h/.cpp and check why it can have the SharedData class in the cpp instead of the header? Martin, PostReply should probably have a d-pointer, we usually don't have public data in public classes -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kde-windows mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-windows
