diff options
| author | RJ <122295667+Liderate@users.noreply.github.com> | 2025-05-23 03:18:03 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-23 09:18:03 +0200 |
| commit | b531bbff39bfe6df18e324b0d0785eb1f8e0163d (patch) | |
| tree | 02ecabce1db3f9dfc137df5e281abdb11375b041 /src/mainwindow.h | |
| parent | 3ef0db4cca1971ed1552c0314e0039dac792d2e5 (diff) | |
Update following SafeWriteFile changes (#2218)
Co-authored-by: RJ <Liderate@users.noreply.github.com>
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index 42d3d5e7..5ec96b55 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -303,8 +303,6 @@ private: std::unique_ptr<BrowserDialog> m_IntegratedBrowser; - QByteArray m_ArchiveListHash; - MOBase::DelayedFileWriter m_ArchiveListWriter; QAction* m_LinkToolbar; |
