Only save settings that has been changed
This commit is contained in:
@@ -43,6 +43,9 @@ class TranscoderSettingsPage : public SettingsPage {
|
||||
void Load();
|
||||
void Save();
|
||||
|
||||
protected:
|
||||
void showEvent(QShowEvent *e);
|
||||
|
||||
private:
|
||||
Ui_TranscoderSettingsPage* ui_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user