aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/General')
-rw-r--r--src/plugins/General/notifier/notifier.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/General/notifier/notifier.h b/src/plugins/General/notifier/notifier.h
index ba5bc8b23..48cbc0243 100644
--- a/src/plugins/General/notifier/notifier.h
+++ b/src/plugins/General/notifier/notifier.h
@@ -47,9 +47,7 @@ private slots:
private:
void removePsiTuneFiles();
-#ifdef Q_WS_X11
bool hasFullscreenWindow() const;
-#endif
QPointer<PopupWidget> m_popupWidget;
bool m_desktop, m_showVolume;
bool m_psi;