From 63006f6f6f55573d55c14fcb9f7b6eeb6444aeb6 Mon Sep 17 00:00:00 2001 From: Mariano Javier Suligoy Date: Sun, 1 Mar 2015 21:07:50 -0300 Subject: Register CheckBox class to create it using editor. --- tools/editor/plugins/theme_editor_plugin.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/editor/plugins/theme_editor_plugin.h') diff --git a/tools/editor/plugins/theme_editor_plugin.h b/tools/editor/plugins/theme_editor_plugin.h index 98156422e..83432b923 100644 --- a/tools/editor/plugins/theme_editor_plugin.h +++ b/tools/editor/plugins/theme_editor_plugin.h @@ -33,6 +33,8 @@ #include "scene/gui/texture_frame.h" #include "scene/gui/option_button.h" #include "scene/gui/file_dialog.h" +#include "scene/gui/check_box.h" +#include "scene/gui/button_group.h" #include "tools/editor/editor_node.h" -- cgit v1.2.3-70-g09d2