Removal of Image from Variant, converted to a Resource.
This commit is contained in:
@ -227,7 +227,7 @@ public:
|
||||
virtual String get_clipboard() const;
|
||||
|
||||
void set_cursor_shape(CursorShape p_shape);
|
||||
void set_icon(const Image &p_icon);
|
||||
void set_icon(const Ref<Image> &p_icon);
|
||||
|
||||
virtual String get_executable_path() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user