New SVG widget for displaying SVG images

This commit is contained in:
Nav
2021-08-22 20:38:05 +01:00
parent 9e3ca93264
commit 8259b7dc51
3 changed files with 115 additions and 0 deletions

View File

@@ -126,6 +126,7 @@ add_executable(Bloom
src/Insight/InsightWorker.cpp
src/Insight/UserInterfaces/InsightWindow/InsightWindow.cpp
src/Insight/UserInterfaces/InsightWindow/AboutWindow.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/SvgWidget.cpp
# Target package widgets
src/Insight/UserInterfaces/InsightWindow/Widgets/TargetWidgets/TargetPackageWidget.hpp