diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-16 05:42:22 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-07-22 07:33:37 -0400 |
| commit | 6217f910f095adea4b06f370726636b09efea4ed (patch) | |
| tree | 0f75f919458ac0fdcdc5e7c7f949af9b2341c768 /src/mainwindow.cpp | |
| parent | 54d98e291701f2187174a67c186f1ea762c6b959 (diff) | |
renamed logbuffer files to loglist
Diffstat (limited to 'src/mainwindow.cpp')
| -rw-r--r-- | src/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index cd224414..107f3e09 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -59,7 +59,7 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "installationmanager.h" #include "lockeddialog.h" #include "waitingonclosedialog.h" -#include "logbuffer.h" +#include "loglist.h" #include "downloadlistsortproxy.h" #include "motddialog.h" #include "filedialogmemory.h" |
