QTfrontend/ui/widget/qpushbuttonwithsound.h
changeset 6577 9e49e6a8585b
parent 6572 0d0af531c1c7
child 6616 f77bb02b669f
--- a/QTfrontend/ui/widget/qpushbuttonwithsound.h	Sun Jan 15 23:54:06 2012 +0100
+++ b/QTfrontend/ui/widget/qpushbuttonwithsound.h	Mon Jan 16 00:03:13 2012 +0100
@@ -8,7 +8,7 @@
     Q_OBJECT
 public:
     explicit QPushButtonWithSound(QWidget *parent = 0);
-
+    bool isSoundEnabled;
 signals:
     
 public slots: