mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Qt: Toggle Screensaver
This commit is contained in:
parent
0dd52ca7ab
commit
adada16603
2 changed files with 19 additions and 0 deletions
|
@ -115,6 +115,8 @@ private:
|
|||
void OnStopRecording();
|
||||
void OnExportRecording();
|
||||
|
||||
void EnableScreenSaver(bool enable);
|
||||
|
||||
void OnStopComplete();
|
||||
void dragEnterEvent(QDragEnterEvent* event) override;
|
||||
void dropEvent(QDropEvent* event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue