Codechange: Move drop down list item definitions to separate header.
This reduces the scope of the definitions which are no longer needed to create the common lists.
This commit is contained in:

committed by
Peter Nelson

parent
56cac21086
commit
2047c27445
@@ -19,6 +19,7 @@
|
||||
#include "fios.h"
|
||||
#include "string_func.h"
|
||||
#include "dropdown_type.h"
|
||||
#include "dropdown_common_type.h"
|
||||
#include "dropdown_func.h"
|
||||
#include "querystring_gui.h"
|
||||
#include "town.h"
|
||||
|
Reference in New Issue
Block a user