diff options
author | senator <senator> | 2007-07-26 13:11:19 +0000 |
---|---|---|
committer | senator <senator> | 2007-07-26 13:11:19 +0000 |
commit | be17991fa78a124c18e807727016a65faba7e482 (patch) | |
tree | 5241ab09e89e666d4b2ae856cf27f9539b8d07f7 /client/widgets/pushbutton.h | |
parent | e1bbdd89f09966a240e8a7b8007dc44895e0febd (diff) |
minor update
Diffstat (limited to 'client/widgets/pushbutton.h')
-rw-r--r-- | client/widgets/pushbutton.h | 3 |
1 files changed, 3 insertions, 0 deletions
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: |