Qt: Stub saving resume state when powering off
This commit is contained in:
@@ -74,7 +74,7 @@ Q_SIGNALS:
|
||||
|
||||
public Q_SLOTS:
|
||||
void applySettings();
|
||||
void powerOffSystem();
|
||||
void powerOffSystem(bool save_resume_state = false, bool block_until_done = false);
|
||||
void resetSystem();
|
||||
void pauseSystem(bool paused);
|
||||
void changeDisc(QString new_disc_filename);
|
||||
|
||||
Reference in New Issue
Block a user