mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 15:59:42 +01:00
Fix Wreorder warning
This commit is contained in:
parent
798b83cbe5
commit
dad902523e
@ -148,8 +148,8 @@ TomahawkApp::TomahawkApp( int& argc, char *argv[] )
|
||||
#ifndef ENABLE_HEADLESS
|
||||
, m_mainwindow( 0 )
|
||||
#endif
|
||||
, m_headless( false )
|
||||
, m_splashWidget( 0 )
|
||||
, m_headless( false )
|
||||
{
|
||||
if ( arguments().contains( "--help" ) || arguments().contains( "-h" ) )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user