mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-07 20:50:53 +02:00
Declare method as well
This commit is contained in:
@@ -328,7 +328,7 @@ TomahawkApp::init()
|
||||
connect( r, SIGNAL( finished() ), this, SLOT( spotifyApiCheckFinished() ) );
|
||||
#endif
|
||||
|
||||
#ifdef Q_WS_MAC
|
||||
#ifdef Q_OS_MAC
|
||||
// Make sure to do this after main window is inited
|
||||
Tomahawk::enableFullscreen( m_mainwindow );
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user