diff options
Diffstat (limited to 'client/widgets/pushbutton.h')
-rw-r--r-- | client/widgets/pushbutton.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/widgets/pushbutton.h b/client/widgets/pushbutton.h index fe75fbf..acefdf1 100644 --- a/client/widgets/pushbutton.h +++ b/client/widgets/pushbutton.h @@ -40,7 +40,6 @@ public: QString field; public slots: - QString getValue(); void commit(); void reset(); void cancel(); |