chore: use DrawnButton instead of NotebookButton (#6371)

This commit is contained in:
pajlada
2025-08-03 13:13:42 +02:00
committed by GitHub
parent 6fb3957580
commit 283be8710c
8 changed files with 74 additions and 214 deletions
-2
View File
@@ -623,8 +623,6 @@ set(SOURCE_FILES
widgets/buttons/InitUpdateButton.hpp
widgets/buttons/LabelButton.cpp
widgets/buttons/LabelButton.hpp
widgets/buttons/NotebookButton.cpp
widgets/buttons/NotebookButton.hpp
widgets/buttons/PixmapButton.cpp
widgets/buttons/PixmapButton.hpp
widgets/buttons/SignalLabel.cpp