src/hbinput/inputwidgets/hbinputbuttongroup.h
changeset 3 11d3954df52a
parent 2 06ff229162e9
child 5 627c4a0fd0e7
--- a/src/hbinput/inputwidgets/hbinputbuttongroup.h	Fri May 14 16:09:54 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputbuttongroup.h	Thu May 27 13:10:59 2010 +0300
@@ -37,6 +37,7 @@
 class HB_INPUT_EXPORT HbInputButtonGroup : public HbWidget
 {
     Q_OBJECT
+    Q_PROPERTY(bool enabled READ isEnabled WRITE setEnabled)
 
 public:
     explicit HbInputButtonGroup(QGraphicsItem *parent = 0);