Export QPalettePrivate
Q_GUI_EXPORT the private header to access it from outside Gui. Task-number: QTBUG-116826 Pick-to: 6.6 Change-Id: I6aaabe2df7ebebd7b53662f47a52c748344067bc Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
This commit is contained in:
parent
964b9d7cd4
commit
c52ada54c5
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
QT_BEGIN_NAMESPACE
|
QT_BEGIN_NAMESPACE
|
||||||
|
|
||||||
class QPalettePrivate
|
class Q_GUI_EXPORT QPalettePrivate
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
class Data : public QSharedData {
|
class Data : public QSharedData {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user