mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 03:10:12 +02:00
fixed aditional #endif
This commit is contained in:
@@ -105,7 +105,6 @@ TomahawkWindow::TomahawkWindow( QWidget* parent )
|
|||||||
#ifdef Q_OS_WIN
|
#ifdef Q_OS_WIN
|
||||||
, m_buttonCreatedID( RegisterWindowMessage( L"TaskbarButtonCreated" ) )
|
, m_buttonCreatedID( RegisterWindowMessage( L"TaskbarButtonCreated" ) )
|
||||||
, m_taskbarList( 0 )
|
, m_taskbarList( 0 )
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
, ui( new Ui::TomahawkWindow )
|
, ui( new Ui::TomahawkWindow )
|
||||||
, m_searchWidget( 0 )
|
, m_searchWidget( 0 )
|
||||||
|
Reference in New Issue
Block a user