New SvgToolButton widget for tool buttons that use the custom SvgWidget for icons

This commit is contained in:
Nav
2021-08-22 20:42:55 +01:00
parent 9af1bb6557
commit 109c045536
2 changed files with 96 additions and 0 deletions

View File

@@ -129,6 +129,7 @@ add_executable(Bloom
src/Insight/UserInterfaces/InsightWindow/AboutWindow.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/RotatableLabel.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/SvgWidget.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/SvgToolButton.hpp
src/Insight/UserInterfaces/InsightWindow/Widgets/ExpandingWidget.hpp
src/Insight/UserInterfaces/InsightWindow/Widgets/ExpandingHeightScrollAreaWidget.hpp