Displays the correct boxes

This commit is contained in:
Dániel Battyányi
2023-07-14 18:40:52 +02:00
parent b68a6e9581
commit 00cf09d675
2 changed files with 119 additions and 14 deletions

View File

@@ -124,6 +124,7 @@ private:
Gtk::Label* const refInputLabel;
Gtk::ToggleButton* const refSpotButton;
MyComboBoxText* spotSize;
Adjuster* const outputLevel;
Adjuster* const greenBalance;