(svn r25024) -Feature: Searching of (missing) content via GrfCrawler.

This commit is contained in:
frosch
2013-02-18 19:30:24 +00:00
parent 58a2b66316
commit 9f3f153e70
5 changed files with 96 additions and 11 deletions

View File

@@ -1611,6 +1611,7 @@ public:
WID_NCL_DOWNLOAD = ::WID_NCL_DOWNLOAD, ///< 'Download' button.
WID_NCL_SEL_ALL_UPDATE = ::WID_NCL_SEL_ALL_UPDATE, ///< #NWID_SELECTION widget for select all/update buttons..
WID_NCL_SEARCH_EXTERNAL = ::WID_NCL_SEARCH_EXTERNAL, ///< Search external sites for missing NewGRF.
};
/* automatically generated from ../../widgets/network_widget.h */