mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove editor dependencies from ColorPicker
This commit is contained in:
parent
5aadc618b6
commit
a3661ad079
4 changed files with 57 additions and 44 deletions
|
|
@ -809,7 +809,7 @@ public:
|
|||
|
||||
void set_current_scene(int p_idx);
|
||||
|
||||
void setup_color_picker(ColorPicker *picker);
|
||||
void setup_color_picker(ColorPicker *p_picker);
|
||||
|
||||
void request_instance_scene(const String &p_path);
|
||||
void request_instantiate_scenes(const Vector<String> &p_files);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue