Window for displaying the textfile of a BaseSet. More...
Public Member Functions | |
BaseSetTextfileWindow (TextfileType file_type, const TBaseSet *baseset, StringID content_type) | |
void | SetStringParameters (int widget) const |
Data Fields | |
const TBaseSet * | baseset |
View the textfile of this BaseSet. | |
StringID | content_type |
STR_CONTENT_TYPE_xxx for title. |
Window for displaying the textfile of a BaseSet.
Definition at line 125 of file settings_gui.cpp.