diff options
Diffstat (limited to 'client/widgets/metawidget.h')
-rw-r--r-- | client/widgets/metawidget.h | 2 |
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(); |