From a3854f06f340936b246640cc71ee24a59c67504d Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 5 Nov 2016 19:10:37 +0000 Subject: fixed build git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6878 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/notifier/notifier.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/plugins/General') 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 m_popupWidget; bool m_desktop, m_showVolume; bool m_psi; -- cgit v1.2.3-13-gbd6f