summaryrefslogtreecommitdiff
path: root/client/widgets/metawidget.h
diff options
context:
space:
mode:
authordeva <deva>2010-08-13 12:18:14 +0000
committerdeva <deva>2010-08-13 12:18:14 +0000
commit37cd747953facf8c4ffed40dcef175391d15c388 (patch)
treec18d65b3159f92b998673c8499b82cdd2e1277a7 /client/widgets/metawidget.h
parent6031ee9c32023fe1202c7e8160dbb04fe4bd0429 (diff)
Child recursion setValue fix. Missing initialisation of hideChildren and missing check on valid().
Diffstat (limited to 'client/widgets/metawidget.h')
-rw-r--r--client/widgets/metawidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/widgets/metawidget.h b/client/widgets/metawidget.h
index dd32adf..f44fd79 100644
--- a/client/widgets/metawidget.h
+++ b/client/widgets/metawidget.h
@@ -50,7 +50,7 @@ public:
bool setKeyboardFocus();
- void reset();
+ // void reset();
public slots:
void changed();