diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-15 17:22:12 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-18 17:25:05 -0500 |
| commit | 5e569d0107aefe292b76ac0458f9420077f350a0 (patch) | |
| tree | dca1410b91361a937f58ed3a3aa0bcb39b80eef2 /src/mainwindow.cpp | |
| parent | dbb3f5117a3f977bbef34ebdab217f379429d1f2 (diff) | |
re-enabled archive parsing
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index adbac94e..f5749392 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -87,6 +87,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "envshortcut.h" #include "browserdialog.h" +#include "directoryrefresher.h" #include "shared/directoryentry.h" #include "shared/fileentry.h" #include "shared/filesorigin.h" |
