mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 23:39:42 +01:00
Reduce how fast we watch for other apps, reduce timer wakeups a bit
This commit is contained in:
parent
8483e38f58
commit
0aa61b9fa8
@ -341,7 +341,7 @@ d( new Private( this ) )
|
||||
#endif
|
||||
|
||||
// now listen for commands
|
||||
startTimer( 250 );
|
||||
startTimer( 750 );
|
||||
}
|
||||
|
||||
/*!
|
||||
|
Loading…
x
Reference in New Issue
Block a user