QTfrontend/pages.h
changeset 3693 09892cdb8f95
parent 3691 34fe2149f75d
child 3694 3e9c0634065c
child 3695 c11abf387a7d
--- a/QTfrontend/pages.h	Sat Jul 31 10:39:20 2010 +0200
+++ b/QTfrontend/pages.h	Sat Jul 31 10:42:40 2010 +0200
@@ -221,6 +221,7 @@
     QComboBox *CBResolution;
     QCheckBox *CBEnableSound;
     QCheckBox *CBEnableFrontendSound;
+    QCheckBox *CBEnableStereo;
 #ifdef _WIN32
     QCheckBox *CBHardwareSound;
 #endif