mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-25 18:30:20 +01:00
Uncomment out, oops
This commit is contained in:
parent
704c736046
commit
f39e9621a0
@ -124,7 +124,7 @@ main( int argc, char *argv[] )
|
||||
#endif
|
||||
|
||||
#ifndef ENABLE_HEADLESS
|
||||
// new BreakPad( QDir::tempPath(), TomahawkSettings::instance()->crashReporterEnabled() );
|
||||
new BreakPad( QDir::tempPath(), TomahawkSettings::instance()->crashReporterEnabled() );
|
||||
#endif
|
||||
|
||||
KDSingleApplicationGuard guard( &a, KDSingleApplicationGuard::AutoKillOtherInstances );
|
||||
|
Loading…
x
Reference in New Issue
Block a user