summaryrefslogtreecommitdiff
path: root/textscreen/textscreen.h
diff options
context:
space:
mode:
authorSimon Howard2006-09-20 18:05:10 +0000
committerSimon Howard2006-09-20 18:05:10 +0000
commit7768cfde84316dc1181a30eabce731d6089e3cfd (patch)
tree8821479d08c62ee153509d7f03390ec9106a3665 /textscreen/textscreen.h
parent16c643057cef3a49a6713090ffa6e5f8aba2ad0a (diff)
downloadchocolate-doom-7768cfde84316dc1181a30eabce731d6089e3cfd.tar.gz
chocolate-doom-7768cfde84316dc1181a30eabce731d6089e3cfd.tar.bz2
chocolate-doom-7768cfde84316dc1181a30eabce731d6089e3cfd.zip
Add spin control widget.
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 635
Diffstat (limited to 'textscreen/textscreen.h')
-rw-r--r--textscreen/textscreen.h1
1 files changed, 1 insertions, 0 deletions
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"