Save scene and global checkbox options of History window, fixes #88432
This commit is contained in:
@ -53,6 +53,7 @@ class HistoryDock : public VBoxContainer {
|
||||
void refresh_history();
|
||||
void on_version_changed();
|
||||
void refresh_version();
|
||||
void save_options();
|
||||
|
||||
protected:
|
||||
void _notification(int p_notification);
|
||||
|
||||
Reference in New Issue
Block a user