Moved memory inspection pane styles to separate file

This commit is contained in:
Nav
2022-09-20 20:47:31 +01:00
parent 462bf0ff67
commit 7f96e5fb70
4 changed files with 226 additions and 209 deletions

View File

@@ -96,6 +96,7 @@ qt_add_resources(
"./UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss"
"./UserInterfaces/InsightWindow/Widgets/TargetRegistersPane/UiFiles/TargetRegistersSidePane.ui"
"./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/UiFiles/TargetMemoryInspectionPane.ui"
"./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/Stylesheets/TargetMemoryInspectionPane.qss"
"./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/HexViewerWidget/UiFiles/HexViewerWidget.ui"
"./UserInterfaces/InsightWindow/Images/bloom-icon.svg"
"./UserInterfaces/InsightWindow/Images/RAM.svg"