summaryrefslogtreecommitdiff
path: root/view/sharedcache/ui/dsctriage.h
diff options
context:
space:
mode:
authorAlexander Taylor <alex@vector35.com>2025-04-16 10:31:44 -0400
committerAlexander Taylor <alex@vector35.com>2025-04-16 10:45:41 -0400
commit36ed18766c37f7d330128447ff28ec5d3ff29cac (patch)
tree00d01bbe11f7a3afe8d3436d41c90d51dd06585d /view/sharedcache/ui/dsctriage.h
parentca696ab4a79902d0448135f6fca3769f0576e39d (diff)
Better column sizing for DSC and KC triage views.
Diffstat (limited to 'view/sharedcache/ui/dsctriage.h')
-rw-r--r--view/sharedcache/ui/dsctriage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/sharedcache/ui/dsctriage.h b/view/sharedcache/ui/dsctriage.h
index f6ea8cee..164e7ffb 100644
--- a/view/sharedcache/ui/dsctriage.h
+++ b/view/sharedcache/ui/dsctriage.h
@@ -188,6 +188,7 @@ class DSCTriageView : public QWidget, public View, public UIContextNotification
SymbolTableView* m_symbolTable;
+ FilterableTableView* m_mappingTable;
QStandardItemModel* m_mappingModel;
QStandardItemModel* m_regionModel;