mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
dont ifdef slots, it looks like moc get confused here
This commit is contained in:
parent
0d4162c9ee
commit
1408f763a0
@ -148,10 +148,9 @@ private slots:
|
||||
void toggleMenuBar();
|
||||
void balanceToolbar();
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
|
||||
void audioStateChanged( AudioState newState, AudioState oldState );
|
||||
void updateWindowsLoveButton();
|
||||
#endif
|
||||
|
||||
private:
|
||||
void loadSettings();
|
||||
|
Loading…
x
Reference in New Issue
Block a user