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 /scene/gui/check_box.cpp | |
| parent | ddadc782ba4f0c07ab2f742bae648675b527bdf5 (diff) | |
| download | godot-0b8fa1e01068af9924742ade2625e021ccd2c5a8.tar.gz godot-0b8fa1e01068af9924742ade2625e021ccd2c5a8.tar.zst godot-0b8fa1e01068af9924742ade2625e021ccd2c5a8.zip | |
Diffstat (limited to 'scene/gui/check_box.cpp')
| -rw-r--r-- | scene/gui/check_box.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/gui/check_box.cpp b/scene/gui/check_box.cpp index 21e226914..e2b10a948 100644 --- a/scene/gui/check_box.cpp +++ b/scene/gui/check_box.cpp @@ -29,7 +29,6 @@ /*************************************************************************/ #include "check_box.h" -#include "button_group.h" #include "servers/visual_server.h" void CheckBox::_notification(int p_what) { |
