1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-04-19 23:41:51 +02:00

fixed aditional #endif

This commit is contained in:
Patrick von Reth 2014-01-09 10:10:46 +01:00
parent 2df438d498
commit 6a1c629899

View File

@ -105,7 +105,6 @@ TomahawkWindow::TomahawkWindow( QWidget* parent )
#ifdef Q_OS_WIN
, m_buttonCreatedID( RegisterWindowMessage( L"TaskbarButtonCreated" ) )
, m_taskbarList( 0 )
#endif
#endif
, ui( new Ui::TomahawkWindow )
, m_searchWidget( 0 )