diff options
Diffstat (limited to 'modules/openxr/editor/openxr_select_interaction_profile_dialog.h')
-rw-r--r-- | modules/openxr/editor/openxr_select_interaction_profile_dialog.h | 1 |
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(); |