summaryrefslogtreecommitdiff
path: root/tools/editor/plugins/theme_editor_plugin.cpp
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2016-05-21 16:28:46 +0200
committerRémi Verschelde <remi@verschelde.fr>2016-05-21 16:28:46 +0200
commita65a66b2a3b44ae93258cbdab7388752d1a05fad (patch)
tree67b2f4f4f1d69b198af548a7358b98904d9581ae /tools/editor/plugins/theme_editor_plugin.cpp
parentb0a5347a1ceaff56e88d33fb13df2a91abae594f (diff)
parent33403d91f77f1f34b19bff763391500bc9c2616c (diff)
Merge pull request #4740 from Marqin/whitespace
remove trailing whitespace
Diffstat (limited to 'tools/editor/plugins/theme_editor_plugin.cpp')
-rw-r--r--tools/editor/plugins/theme_editor_plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/plugins/theme_editor_plugin.cpp b/tools/editor/plugins/theme_editor_plugin.cpp
index 5321a7b6d8..37cb0398e7 100644
--- a/tools/editor/plugins/theme_editor_plugin.cpp
+++ b/tools/editor/plugins/theme_editor_plugin.cpp
@@ -398,7 +398,7 @@ void ThemeEditor::_dialog_cbk() {
}
- } break;
+ } break;
case POPUP_CLASS_REMOVE: {
StringName fromtype = type_edit->get_text();
List<StringName> names;