mirror of
https://github.com/gtalent/sc9k.git
synced 2025-09-12 01:20:12 -05:00
Add Apply button to settings dialog
This commit is contained in:
@@ -38,6 +38,7 @@ class SettingsDialog: public QDialog {
|
||||
QWidget *setupViewConfig(QWidget *parent);
|
||||
QWidget *setupImageConfig(QWidget *parent);
|
||||
QWidget *setupButtons(QWidget *parent);
|
||||
void handleApply();
|
||||
void handleOK();
|
||||
void setupViewRow(int row, View const&view = {});
|
||||
/**
|
||||
|
Reference in New Issue
Block a user