Cleanup of action map dialogs

This commit is contained in:
Bastiaan Olij
2024-09-17 13:01:23 +10:00
parent 922ae7e7b5
commit 660ba0578d
3 changed files with 18 additions and 18 deletions

View File

@ -51,6 +51,7 @@ private:
VBoxContainer *main_vb = nullptr;
ScrollContainer *scroll = nullptr;
Label *all_selected = nullptr;
protected:
static void _bind_methods();