From 806d2bc2800f88ce7f31965a12af6e2273af7ce6 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 30 Jun 2008 09:38:25 +0000 Subject: Removed getValue from Button, it should never return a value --- client/widgets/pushbutton.h | 1 - 1 file changed, 1 deletion(-) (limited to 'client/widgets/pushbutton.h') 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(); -- cgit v1.2.3