Add and adjust more scroll hints in the editor
This commit is contained in:
parent
24333c4e3d
commit
a45bdce763
12 changed files with 115 additions and 20 deletions
|
|
@ -107,7 +107,7 @@ private:
|
|||
SAVE_MONITORS_CSV,
|
||||
SAVE_VRAM_CSV,
|
||||
};
|
||||
FileDialogPurpose file_dialog_purpose;
|
||||
FileDialogPurpose file_dialog_purpose = SAVE_MONITORS_CSV;
|
||||
|
||||
int error_count;
|
||||
int warning_count;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue