fix: split header "add split" button inconsistency (#6349)

This commit is contained in:
pajlada
2025-07-26 14:23:29 +02:00
committed by GitHub
parent cd7b710d94
commit aa8f8f2e3e
11 changed files with 307 additions and 13 deletions
+2
View File
@@ -613,6 +613,8 @@ set(SOURCE_FILES
widgets/buttons/Button.hpp
widgets/buttons/DimButton.cpp
widgets/buttons/DimButton.hpp
widgets/buttons/DrawnButton.cpp
widgets/buttons/DrawnButton.hpp
widgets/buttons/InitUpdateButton.cpp
widgets/buttons/InitUpdateButton.hpp
widgets/buttons/LabelButton.cpp