summaryrefslogtreecommitdiff
path: root/textscreen/textscreen.h
diff options
context:
space:
mode:
authorSimon Howard2006-08-31 18:12:05 +0000
committerSimon Howard2006-08-31 18:12:05 +0000
commit2fd49a65afdcadbc09680552142c6f107715ebbc (patch)
treea267143c8e98927d5192f61e21a3cbd4ed895ff6 /textscreen/textscreen.h
parentfe1a0afdd7acec6705ccf0ada6b51eae9aae2870 (diff)
downloadchocolate-doom-2fd49a65afdcadbc09680552142c6f107715ebbc.tar.gz
chocolate-doom-2fd49a65afdcadbc09680552142c6f107715ebbc.tar.bz2
chocolate-doom-2fd49a65afdcadbc09680552142c6f107715ebbc.zip
Add dropdown listbox widget
Subversion-branch: /trunk/chocolate-doom Subversion-revision: 578
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 06fb6c37..dd4bdd46 100644
--- a/textscreen/textscreen.h
+++ b/textscreen/textscreen.h
@@ -31,6 +31,7 @@
#include "txt_button.h"
#include "txt_checkbox.h"
#include "txt_desktop.h"
+#include "txt_dropdown.h"
#include "txt_inputbox.h"
#include "txt_label.h"
#include "txt_radiobutton.h"