mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-21 00:09:47 +01:00
fixed ifdef
This commit is contained in:
parent
1408f763a0
commit
08f63b1534
@ -721,6 +721,8 @@ TomahawkWindow::winEvent( MSG* msg, long* result )
|
||||
}
|
||||
|
||||
|
||||
#endif // Q_OS_WIN
|
||||
|
||||
void
|
||||
TomahawkWindow::audioStateChanged( AudioState newState, AudioState oldState )
|
||||
{
|
||||
@ -789,8 +791,6 @@ TomahawkWindow::updateWindowsLoveButton()
|
||||
#endif // HAVE_THUMBBUTTON
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
void
|
||||
TomahawkWindow::onHistoryBackAvailable( bool avail )
|
||||
|
Loading…
x
Reference in New Issue
Block a user