mirror of
https://github.com/gtalent/sc9k.git
synced 2025-09-10 21:53:31 -05:00
Add video image settings per camera preset
This commit is contained in:
@@ -40,9 +40,7 @@ class MainWindow: public QMainWindow {
|
||||
private:
|
||||
void setupMenu();
|
||||
|
||||
void setupDefaultViewControls(class QGridLayout *rootLyt);
|
||||
|
||||
void setupCustomViewControls(QVector<View> const&views, class QGridLayout *rootLyt);
|
||||
void setupViewControlButtons(QVector<View> const&views, class QGridLayout *rootLyt);
|
||||
|
||||
void setupViewControls(class QVBoxLayout *rootLyt);
|
||||
|
||||
|
Reference in New Issue
Block a user