New custom expanding widgets

This commit is contained in:
Nav
2021-08-22 20:42:21 +01:00
parent c3f082cd7d
commit 9af1bb6557
3 changed files with 78 additions and 0 deletions

View File

@@ -129,6 +129,8 @@ 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/ExpandingWidget.hpp
src/Insight/UserInterfaces/InsightWindow/Widgets/ExpandingHeightScrollAreaWidget.hpp
# Target package widgets
src/Insight/UserInterfaces/InsightWindow/Widgets/TargetWidgets/TargetPackageWidget.hpp