OpenTTD Source 20250602-master-g6d0dd90e20
|
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 70 of file textfile_gui.h.
std::string TextfileWindow::HistoryEntry::filepath |
File the history entry is in.
Definition at line 71 of file textfile_gui.h.
int TextfileWindow::HistoryEntry::scrollpos |
Scrolling position the file was at at navigation time.
Definition at line 72 of file textfile_gui.h.