mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-04-16 14:01:58 +02:00
Fix what I assume is a typo.
This commit is contained in:
parent
50376bcbff
commit
2ec2e65d67
@ -148,7 +148,7 @@ main( int argc, char *argv[] )
|
||||
new TomahawkSettingsGui( &a );
|
||||
#endif
|
||||
|
||||
#ifndef ENABLE_HEADLESSs
|
||||
#ifndef ENABLE_HEADLESS
|
||||
#ifdef WITH_BREAKPAD
|
||||
new BreakPad( QDir::tempPath(), TomahawkSettings::instance()->crashReporterEnabled() && !TomahawkUtils::headless() );
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user