New panel widget

This commit is contained in:
Nav
2021-10-06 00:27:49 +01:00
parent 600c7665f8
commit 74b8e41e1b
3 changed files with 203 additions and 0 deletions

View File

@@ -123,6 +123,7 @@ add_executable(Bloom
src/Insight/UserInterfaces/InsightWindow/UiLoader.cpp
src/Insight/UserInterfaces/InsightWindow/InsightWindow.cpp
src/Insight/UserInterfaces/InsightWindow/AboutWindow.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/PanelWidget.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/RotatableLabel.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/SvgWidget.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/SvgToolButton.hpp