mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-13 20:39:57 +01:00
Revert "disable break for a sec"
This reverts commit 2cc4fccd66e86a3fa7dfa0c88615e630ca0edcb5.
This commit is contained in:
parent
2cc4fccd66
commit
1342fdb9a7
@ -96,7 +96,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