You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix some error messages
This commit is contained in:
@@ -344,7 +344,7 @@ class CanvasItemEditor : public VBoxContainer {
|
||||
|
||||
CanvasItem *get_single_item();
|
||||
int get_item_count();
|
||||
void _keying_changed(bool p_changed);
|
||||
void _keying_changed();
|
||||
|
||||
void _unhandled_key_input(const InputEvent& p_ev);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user