summaryrefslogtreecommitdiff
path: root/tools/editor/editor_node.h
diff options
context:
space:
mode:
authoreska <eska@eska.me>2016-04-28 02:39:52 +0200
committereska <eska@eska.me>2016-04-28 16:13:26 +0200
commitab4caa79538750d7557308dd4f83d6b17d9bdd22 (patch)
treefb9cba811280fff644be76317e766b4028ced1cc /tools/editor/editor_node.h
parent8156f4944eac69fd6cbe16e5b24221a5a0412c54 (diff)
Move export GUI debug toggle to export settings window
Diffstat (limited to 'tools/editor/editor_node.h')
-rw-r--r--tools/editor/editor_node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/editor/editor_node.h b/tools/editor/editor_node.h
index e4939afd34..c3b7a817c5 100644
--- a/tools/editor/editor_node.h
+++ b/tools/editor/editor_node.h
@@ -299,7 +299,6 @@ private:
FileDialog *file_export;
FileDialog *file_export_lib;
FileDialog *file_script;
- CheckButton *file_export_check;
CheckButton *file_export_lib_merge;
LineEdit *file_export_password;
String current_path;