Procházet zdrojové kódy

Fix theme for Mesh menu

volzhs před 7 roky
rodič
revize
e8cc25a855
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      editor/plugins/mesh_instance_editor_plugin.h

+ 2 - 2
editor/plugins/mesh_instance_editor_plugin.h

@@ -35,9 +35,9 @@
 #include "scene/3d/mesh_instance.h"
 #include "scene/gui/spin_box.h"
 
-class MeshInstanceEditor : public Node {
+class MeshInstanceEditor : public Control {
 
-	GDCLASS(MeshInstanceEditor, Node);
+	GDCLASS(MeshInstanceEditor, Control);
 
 	enum Menu {