summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2008-01-14 16:10:58 +0000
committerpeter1138 <peter1138@openttd.org>2008-01-14 16:10:58 +0000
commite4c05f8d789b8a83159313d3ce745745038a7b67 (patch)
tree3a4930e55ee49d4a3da2e6070bc4f6751fd11cda /source.list
parent7beb63a93bf48b38cbd1e6a258968acf50099a2c (diff)
downloadopenttd-e4c05f8d789b8a83159313d3ce745745038a7b67.tar.xz
(svn r11848) -Codechange: New class-based drop down list functionality. Lists are now dynamically generated, and can include parameters, or be extended however needed.
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/source.list b/source.list
index 06beb45fe..923c5c9c2 100644
--- a/source.list
+++ b/source.list
@@ -93,6 +93,7 @@ vehicle.cpp
viewport.cpp
waypoint.cpp
widget.cpp
+widgets/dropdown.cpp
#if WIN32
win32.cpp
#end
@@ -210,6 +211,7 @@ music/win32_m.h
sound/win32_s.h
video/win32_v.h
window.h
+widgets/dropdown.h
zoom.hpp
# GUI Source Code