diff source.list @ 8284:dbb7bfe0e95c draft

(svn r11848) -Codechange: New class-based drop down list functionality. Lists are now dynamically generated, and can include parameters, or be extended however needed.
author peter1138 <peter1138@openttd.org>
date Mon, 14 Jan 2008 16:10:58 +0000 (2008-01-14)
parents e9d8b0764f38
children 7eed93bf38fc
line wrap: on
line diff
--- a/source.list
+++ b/source.list
@@ -93,6 +93,7 @@
 viewport.cpp
 waypoint.cpp
 widget.cpp
+widgets/dropdown.cpp
 #if WIN32
 	win32.cpp
 #end
@@ -210,6 +211,7 @@
 sound/win32_s.h
 video/win32_v.h
 window.h
+widgets/dropdown.h
 zoom.hpp
 
 # GUI Source Code