1
0
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:
Leo Franchi
2011-07-21 16:25:58 -04:00
parent f36b95fe6b
commit 0b9822d689

View File

@@ -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