Overhaul CLI argument forwarding to processes started by the editor
This commit is contained in:
@ -98,7 +98,6 @@ public:
|
||||
String get_user_data_dir() const override;
|
||||
|
||||
bool is_userfs_persistent() const override;
|
||||
bool is_single_window() const override { return true; }
|
||||
|
||||
void alert(const String &p_alert, const String &p_title = "ALERT!") override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user