mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
fixed ifdef
This commit is contained in:
@@ -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 )
|
||||
|
Reference in New Issue
Block a user