mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-26 11:29:25 -05:00
Reset duration modifier timers when stopping the plugin
This commit is contained in:
@@ -62,11 +62,12 @@ public:
|
||||
void EnablePauseHotkeys(bool);
|
||||
bool PauseHotkeysEnabled();
|
||||
|
||||
void ResetTimers();
|
||||
|
||||
private:
|
||||
void SetupHotkeys();
|
||||
void ClearHotkeys();
|
||||
void SetHotkeysDesc();
|
||||
void ResetTimers();
|
||||
void RunActions(bool &ret, bool ignorePause);
|
||||
void RunActions(bool ignorePause);
|
||||
void SetOnChangeHighlight();
|
||||
|
||||
Reference in New Issue
Block a user