From df7ed05c759762d13c45875302cfa0a7bbfe27ba Mon Sep 17 00:00:00 2001 From: Nav Date: Tue, 26 Sep 2023 02:03:25 +0100 Subject: [PATCH] Added missing ChangeListPane UI file to compiled resources list --- src/Insight/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Insight/CMakeLists.txt b/src/Insight/CMakeLists.txt index 409e14ba..d596fc73 100755 --- a/src/Insight/CMakeLists.txt +++ b/src/Insight/CMakeLists.txt @@ -210,6 +210,7 @@ qt_add_resources( "./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotDiff/Images/sync-hex-viewer-scroll.svg" "./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotDiff/Images/sync-hex-viewer-hover.svg" "./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotDiff/Images/sync-hex-viewer-selection.svg" + "./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotDiff/ChangeListPane/UiFiles/ChangeListPane.ui" "./UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/SnapshotManager/SnapshotDiff/Images/view-change-list-icon.svg" # Memory region manager window