-rw-r--r-- | core/launcher/main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/launcher/main.cpp b/core/launcher/main.cpp index 1e741d5..3ee5e26 100644 --- a/core/launcher/main.cpp +++ b/core/launcher/main.cpp | |||
@@ -239,2 +239,4 @@ public: | |||
239 | if ( isPress ) { | 239 | if ( isPress ) { |
240 | if ( m_power_timer ) | ||
241 | killTimer ( m_power_timer ); | ||
240 | m_power_timer = startTimer ( 500 ); | 242 | m_power_timer = startTimer ( 500 ); |