[Desktop-packages] [Bug 1426335] Re: gsettings-qt uses a private symbol

2015-06-02 Thread Dmitry Shachnev
https://bugreports.qt.io/browse/QTBUG-46433 As discussed on IRC, the Q_DECLARE_PUBLIC is for different purposes, unrelated to the class publicness. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gsettings-qt in Ubuntu. https://bugs.laun

[Desktop-packages] [Bug 1426335] Re: gsettings-qt uses a private symbol

2015-06-02 Thread Lars Uebernickel
I don't know if this is supposed to be a private symbol or not, but it gets pulled in when using the protected constructor of QQmlPropertyMap as documented [1]. I don't think there's anything we can change in gsettings-qt to solve this issue. [1] http://doc.qt.io/qt-5/qqmlpropertymap.htmlg ** Ch

[Desktop-packages] [Bug 1426335] Re: gsettings-qt uses a private symbol

2015-06-02 Thread Timo Jyrinki
< larsu> QObjectPrivate is in a _p.h, but it is marked as Q_CORE_EXPORT and includes a macro named Q_DECLARE_PUBLIC ** Also affects: qtbase-opensource-src (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, whi