mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
partial build fix for the case when QT_NO_COLORDIALOG is defined
qtconfig tool requires QColorDialog, that's why it is broken Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
dc999b1bb4
commit
93cc00de74
1 changed files with 2 additions and 2 deletions
|
@ -97,8 +97,8 @@ public:
|
|||
bool nativeDialogInUse;
|
||||
};
|
||||
|
||||
#endif // QT_NO_COLORDIALOG
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // QT_NO_COLORDIALOG
|
||||
|
||||
#endif // QCOLORDIALOG_P_H
|
||||
|
|
Loading…
Add table
Reference in a new issue