Created custom BloomProxyStyle to override Qt system styles

This commit is contained in:
Nav
2021-12-18 00:16:11 +00:00
parent 47ff13c1a6
commit 842a39600c
4 changed files with 39 additions and 5 deletions

View File

@@ -134,6 +134,7 @@ add_executable(Bloom
src/Insight/Insight.cpp
src/Insight/InsightWorker/InsightWorker.cpp
src/Insight/UserInterfaces/InsightWindow/UiLoader.cpp
src/Insight/UserInterfaces/InsightWindow/BloomProxyStyle.cpp
src/Insight/UserInterfaces/InsightWindow/InsightWindow.cpp
src/Insight/UserInterfaces/InsightWindow/AboutWindow.cpp
src/Insight/UserInterfaces/InsightWindow/Widgets/PanelWidget.cpp