From 7768cfde84316dc1181a30eabce731d6089e3cfd Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 20 Sep 2006 18:05:10 +0000 Subject: Add spin control widget. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 635 --- textscreen/textscreen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'textscreen/textscreen.h') diff --git a/textscreen/textscreen.h b/textscreen/textscreen.h index 12cfc047..dcefa409 100644 --- a/textscreen/textscreen.h +++ b/textscreen/textscreen.h @@ -33,6 +33,7 @@ #include "txt_label.h" #include "txt_radiobutton.h" #include "txt_separator.h" +#include "txt_spinctrl.h" #include "txt_strut.h" #include "txt_table.h" #include "txt_widget.h" -- cgit v1.2.3