From 035e52b780036762799174dd2630d3780d540f1f Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 2 Apr 2009 10:05:14 +0000 Subject: Validation and coloring of radiobuttons. --- client/widgets/radiobuttons.h | 1 + 1 file changed, 1 insertion(+) (limited to 'client/widgets/radiobuttons.h') diff --git a/client/widgets/radiobuttons.h b/client/widgets/radiobuttons.h index b0f6cd3..a32147b 100644 --- a/client/widgets/radiobuttons.h +++ b/client/widgets/radiobuttons.h @@ -66,6 +66,7 @@ signals: private: QVector < RadioButton* > radiobutton_list; + bool setBGColor(bool valid); }; #endif/*__PRACRO_RADIOBUTTONS_H__*/ -- cgit v1.2.3