summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorsenator <senator>2007-07-26 13:11:19 +0000
committersenator <senator>2007-07-26 13:11:19 +0000
commitbe17991fa78a124c18e807727016a65faba7e482 (patch)
tree5241ab09e89e666d4b2ae856cf27f9539b8d07f7 /client
parente1bbdd89f09966a240e8a7b8007dc44895e0febd (diff)
minor update
Diffstat (limited to 'client')
-rw-r--r--client/widgets/pushbutton.h3
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: