Clean up screen saver inhibition and apply setting change immediately.

This commit is contained in:
Jordan Woyak
2020-10-18 13:06:11 -05:00
parent fa83a3a114
commit 50ec747840
5 changed files with 33 additions and 48 deletions

View File

@ -182,7 +182,7 @@ private:
QStringList PromptFileNames();
void EnableScreenSaver(bool enable);
void UpdateScreenSaverInhibition();
void OnStopComplete();
void dragEnterEvent(QDragEnterEvent* event) override;