Merge pull request #14623 from volzhs/mesh-menu-theme

Fix theme for Mesh menu
This commit is contained in:
Rémi Verschelde 2017-12-16 01:14:53 +01:00 committed by GitHub
commit 1a065772d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {