mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
remove declaration of non-existing QApplicationPrivate::x11_initialize_style()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
e3d09ded55
commit
2a14e37124
1 changed files with 0 additions and 4 deletions
|
@ -124,10 +124,6 @@ public:
|
||||||
);
|
);
|
||||||
void process_cmdline();
|
void process_cmdline();
|
||||||
|
|
||||||
#if defined(Q_WS_X11)
|
|
||||||
static void x11_initialize_style();
|
|
||||||
#endif
|
|
||||||
|
|
||||||
bool inPopupMode() const;
|
bool inPopupMode() const;
|
||||||
void closePopup(QWidget *popup);
|
void closePopup(QWidget *popup);
|
||||||
void openPopup(QWidget *popup);
|
void openPopup(QWidget *popup);
|
||||||
|
|
Loading…
Add table
Reference in a new issue