From 2e87c4608a9fb888fd7669756d8cb457ac305f71 Mon Sep 17 00:00:00 2001 From: senator Date: Mon, 24 Mar 2008 13:16:38 +0000 Subject: next button now works; listbox isValid check improved; start macro implemented --- client/widgets/listbox.h | 1 + 1 file changed, 1 insertion(+) (limited to 'client/widgets/listbox.h') diff --git a/client/widgets/listbox.h b/client/widgets/listbox.h index bf70420..30c4129 100644 --- a/client/widgets/listbox.h +++ b/client/widgets/listbox.h @@ -38,6 +38,7 @@ public: ListBox(QDomNode); public slots: + bool isValid(); QString getValue(); private: -- cgit v1.2.3