From be17991fa78a124c18e807727016a65faba7e482 Mon Sep 17 00:00:00 2001 From: senator Date: Thu, 26 Jul 2007 13:11:19 +0000 Subject: minor update --- client/widgets/pushbutton.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'client/widgets') diff --git a/client/widgets/pushbutton.h b/client/widgets/pushbutton.h index a64568f..87c768d 100644 --- a/client/widgets/pushbutton.h +++ b/client/widgets/pushbutton.h @@ -42,6 +42,9 @@ public: public slots: QString getValue(); + void commit(); + void reset(); + void cancel(); private: -- cgit v1.2.3