Qt: Add screenshot button
This commit is contained in:
@ -97,6 +97,7 @@ public Q_SLOTS:
|
||||
void saveState(bool global, qint32 slot, bool block_until_done = false);
|
||||
void startDumpingAudio();
|
||||
void stopDumpingAudio();
|
||||
void saveScreenshot();
|
||||
|
||||
/// Enables controller polling even without a system active. Must be matched by a call to
|
||||
/// disableBackgroundControllerPolling.
|
||||
|
||||
Reference in New Issue
Block a user