From 27be25397b09772928d5cdf8c47e350f9baefb69 Mon Sep 17 00:00:00 2001 From: Mateusz Kaduk Date: Mon, 27 Dec 2004 05:50:18 +0000 Subject: Using Configuration class Added switch for sound --- src/gui/setup.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/gui/setup.h') diff --git a/src/gui/setup.h b/src/gui/setup.h index 3c43f727..7c56f3c9 100644 --- a/src/gui/setup.h +++ b/src/gui/setup.h @@ -33,9 +33,11 @@ class Setup : public Window, public gcn::ActionListener { /* Dialog parts */ ModesListModel *modesListModel; gcn::Label *displayLabel; + CheckBox *fsCheckBox; + gcn::Label *soundLabel; + CheckBox *soundCheckBox; gcn::ScrollArea *scrollArea; gcn::ListBox *modesList; - CheckBox *fsCheckBox; Button *applyButton; Button *cancelButton; -- cgit v1.2.3-70-g09d2