From 5c14d0367180b756273770a387733472121dec0f Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 1 Jul 2008 06:22:14 +0000 Subject: Renamed PushButton to Button, to better match the specs. --- client/widgets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/widgets.h') diff --git a/client/widgets.h b/client/widgets.h index 97f5962..18a2856 100644 --- a/client/widgets.h +++ b/client/widgets.h @@ -31,7 +31,7 @@ #include "widgets/label.h" #include "widgets/lineedit.h" #include "widgets/textedit.h" -#include "widgets/pushbutton.h" +#include "widgets/button.h" #include "widgets/combobox.h" #include "widgets/listbox.h" #include "widgets/multilist.h" -- cgit v1.2.3