diff options
Diffstat (limited to 'editor/export/project_export.h')
-rw-r--r-- | editor/export/project_export.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/export/project_export.h b/editor/export/project_export.h index 30f6812acb..1a359b08da 100644 --- a/editor/export/project_export.h +++ b/editor/export/project_export.h @@ -188,7 +188,6 @@ class ProjectExportDialog : public ConfirmationDialog { void _tab_changed(int); protected: - void _theme_changed(); void _notification(int p_what); static void _bind_methods(); |