summaryrefslogtreecommitdiffstats
path: root/editor/editor_feature_profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_feature_profile.h')
-rw-r--r--editor/editor_feature_profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/editor_feature_profile.h b/editor/editor_feature_profile.h
index 25ee1c9ba4..2fa6ae9813 100644
--- a/editor/editor_feature_profile.h
+++ b/editor/editor_feature_profile.h
@@ -142,6 +142,7 @@ class EditorFeatureProfileManager : public AcceptDialog {
void _profile_action(int p_action);
void _profile_selected(int p_what);
+ void _hide_requested();
String current_profile;
void _update_profile_list(const String &p_select_profile = String());