QTfrontend/ui/widget/qpushbuttonwithsound.h
changeset 6583 4218782d8ca0
parent 6572 0d0af531c1c7
child 6616 f77bb02b669f
--- a/QTfrontend/ui/widget/qpushbuttonwithsound.h	Tue Jan 17 23:36:15 2012 +0100
+++ b/QTfrontend/ui/widget/qpushbuttonwithsound.h	Tue Jan 17 23:42:30 2012 +0100
@@ -8,7 +8,7 @@
     Q_OBJECT
 public:
     explicit QPushButtonWithSound(QWidget *parent = 0);
-
+    bool isSoundEnabled;
 signals:
     
 public slots: