diff options
| author | Rémi Verschelde | 2017-09-06 14:41:34 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2017-09-06 14:41:34 +0200 |
| commit | 0b8fa1e01068af9924742ade2625e021ccd2c5a8 (patch) | |
| tree | e8215049a82c7e75919ecc747b4ed9671c5b4ead /editor/plugins/theme_editor_plugin.h | |
| parent | ddadc782ba4f0c07ab2f742bae648675b527bdf5 (diff) | |
| download | godot-0b8fa1e01068af9924742ade2625e021ccd2c5a8.tar.gz godot-0b8fa1e01068af9924742ade2625e021ccd2c5a8.tar.zst godot-0b8fa1e01068af9924742ade2625e021ccd2c5a8.zip | |
Remove dead ButtonGroup code
Diffstat (limited to 'editor/plugins/theme_editor_plugin.h')
| -rw-r--r-- | editor/plugins/theme_editor_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/plugins/theme_editor_plugin.h b/editor/plugins/theme_editor_plugin.h index cb6f086de..16b2da94d 100644 --- a/editor/plugins/theme_editor_plugin.h +++ b/editor/plugins/theme_editor_plugin.h @@ -30,7 +30,6 @@ #ifndef THEME_EDITOR_PLUGIN_H #define THEME_EDITOR_PLUGIN_H -#include "scene/gui/button_group.h" #include "scene/gui/check_box.h" #include "scene/gui/file_dialog.h" #include "scene/gui/option_button.h" |
