summaryrefslogtreecommitdiffstats
path: root/modules/openxr/editor/openxr_select_interaction_profile_dialog.h
diff options
context:
space:
mode:
authorBastiaan Olij <mux213@gmail.com>2024-09-17 13:01:23 +1000
committerBastiaan Olij <mux213@gmail.com>2024-09-18 10:55:36 +1000
commit660ba0578dc1d18e3c7d208a83c13b24aa3064db (patch)
tree8568d87474be3f085ee921df57460320b09700e9 /modules/openxr/editor/openxr_select_interaction_profile_dialog.h
parent922ae7e7b5fb6c8733a7c03a3c797773f97d9162 (diff)
downloadredot-engine-660ba0578dc1d18e3c7d208a83c13b24aa3064db.tar.gz
Cleanup of action map dialogs
Diffstat (limited to 'modules/openxr/editor/openxr_select_interaction_profile_dialog.h')
-rw-r--r--modules/openxr/editor/openxr_select_interaction_profile_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/openxr/editor/openxr_select_interaction_profile_dialog.h b/modules/openxr/editor/openxr_select_interaction_profile_dialog.h
index 1d1615321c..d85e4cd4d6 100644
--- a/modules/openxr/editor/openxr_select_interaction_profile_dialog.h
+++ b/modules/openxr/editor/openxr_select_interaction_profile_dialog.h
@@ -51,6 +51,7 @@ private:
VBoxContainer *main_vb = nullptr;
ScrollContainer *scroll = nullptr;
+ Label *all_selected = nullptr;
protected:
static void _bind_methods();