From e4c05f8d789b8a83159313d3ce745745038a7b67 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Mon, 14 Jan 2008 16:10:58 +0000 Subject: (svn r11848) -Codechange: New class-based drop down list functionality. Lists are now dynamically generated, and can include parameters, or be extended however needed. --- src/genworld_gui.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/genworld_gui.cpp') diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp index d0c1f9f7e..9a0670184 100644 --- a/src/genworld_gui.cpp +++ b/src/genworld_gui.cpp @@ -25,6 +25,7 @@ #include "string_func.h" #include "gfx_func.h" #include "settings_type.h" +#include "widgets/dropdown_func.h" #include "table/strings.h" #include "table/sprites.h" -- cgit v1.2.3-70-g09d2