mirror of
https://github.com/gtalent/sc9k.git
synced 2025-09-12 01:20:12 -05:00
Add preview button to Image tab in settings
This commit is contained in:
@@ -49,4 +49,6 @@ class SettingsDialog: public QDialog {
|
||||
void collectVideoConfig();
|
||||
void updateVidConfigPreset(int preset);
|
||||
void updateVidConfigPresetCollect(int preset);
|
||||
signals:
|
||||
void previewPreset(int, VideoConfig const&);
|
||||
};
|
||||
|
Reference in New Issue
Block a user