mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Extract and reorganize texture resource classes
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
#include "scene/gui/texture_rect.h"
|
||||
#include "scene/gui/tree.h"
|
||||
|
||||
class ImageTexture;
|
||||
|
||||
class EditorVisualProfiler : public VBoxContainer {
|
||||
GDCLASS(EditorVisualProfiler, VBoxContainer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user