summaryrefslogtreecommitdiff
path: root/src/window_type.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2011-11-17 21:17:17 +0000
committerrubidium <rubidium@openttd.org>2011-11-17 21:17:17 +0000
commit02b884d923d5d273004b51b36e4054c0b7629b8d (patch)
tree22e28792da88a02cd509e629dc5a4b0a87a1c495 /src/window_type.h
parent4390f6f449226a756b10e42d012574a9d85aace2 (diff)
downloadopenttd-02b884d923d5d273004b51b36e4054c0b7629b8d.tar.xz
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
Diffstat (limited to 'src/window_type.h')
-rw-r--r--src/window_type.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window_type.h b/src/window_type.h
index 1a078b217..b003cfea8 100644
--- a/src/window_type.h
+++ b/src/window_type.h
@@ -84,6 +84,7 @@ enum WindowClass {
WC_CHEATS,
WC_PERFORMANCE_DETAIL,
WC_CONSOLE,
+ WC_BOOTSTRAP,
WC_EXTRA_VIEW_PORT,
WC_CLIENT_LIST,
WC_NETWORK_STATUS_WINDOW,