|
@@ -575,7 +575,7 @@ private:
|
|
|
void _open_recent_scene(int p_idx);
|
|
|
void _global_menu_scene(const Variant &p_tag);
|
|
|
void _global_menu_new_window(const Variant &p_tag);
|
|
|
- void _dropped_files(const Vector<String> &p_files, int p_screen);
|
|
|
+ void _dropped_files(const Vector<String> &p_files);
|
|
|
void _add_dropped_files_recursive(const Vector<String> &p_files, String to_path);
|
|
|
|
|
|
void _update_from_settings();
|