mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
make compile on non-osx
This commit is contained in:
@@ -61,9 +61,7 @@ private:
|
|||||||
QAction* m_nextAction;
|
QAction* m_nextAction;
|
||||||
QAction* m_quitAction;
|
QAction* m_quitAction;
|
||||||
|
|
||||||
#ifdef Q_OS_MAC
|
|
||||||
QAction* m_showWindowAction;
|
QAction* m_showWindowAction;
|
||||||
#endif
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // TOMAHAWK_TRAYICON_H
|
#endif // TOMAHAWK_TRAYICON_H
|
||||||
|
Reference in New Issue
Block a user