OpenTTD Source 20241224-master-gee860a5c8e
|
Data Fields | |
std::string | filepath |
File the history entry is in. | |
int | scrollpos |
Scrolling position the file was at at navigation time. | |
Definition at line 63 of file textfile_gui.h.
std::string TextfileWindow::HistoryEntry::filepath |
File the history entry is in.
Definition at line 64 of file textfile_gui.h.
int TextfileWindow::HistoryEntry::scrollpos |
Scrolling position the file was at at navigation time.
Definition at line 65 of file textfile_gui.h.