diff options
| author | kat <kat@vector35.com> | 2024-10-28 12:58:23 -0400 |
|---|---|---|
| committer | kat <kat@vector35.com> | 2024-10-28 12:58:51 -0400 |
| commit | fc5ffbbcfbc16402583a9e05d7db3036ad587066 (patch) | |
| tree | 1448f57740483206a1fa688e605724188129ea05 /view/sharedcache/ui/dsctriage.h | |
| parent | 07bce5f257d30061475452ec9c2e06a132747b54 (diff) | |
[SharedCache] Warnings Cleanup
Diffstat (limited to 'view/sharedcache/ui/dsctriage.h')
| -rw-r--r-- | view/sharedcache/ui/dsctriage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/sharedcache/ui/dsctriage.h b/view/sharedcache/ui/dsctriage.h index a0460e63..39f06ce7 100644 --- a/view/sharedcache/ui/dsctriage.h +++ b/view/sharedcache/ui/dsctriage.h @@ -268,7 +268,6 @@ class DSCTriageView : public QWidget, public View DockableTabCollection* m_triageCollection; SplitTabWidget* m_bottomRegionTabs; - QTimer* m_tabLayoutTimer; DockableTabCollection* m_bottomRegionCollection; std::vector<SharedCacheAPI::SharedCacheMachOHeader> m_headers; |
