From 4f1b15f0a1b2e6cbca4b420608d81570af489067 Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Sat, 24 Aug 2019 16:07:07 -0400
Subject: changed crash dump type to use enum instead of int added
ColorSettings settings dialog general and diag tabs don't use qsettings
anymore removed logging of setting changes, will be added back to Settings
class
---
src/modinfo.cpp | 1 -
1 file changed, 1 deletion(-)
(limited to 'src/modinfo.cpp')
diff --git a/src/modinfo.cpp b/src/modinfo.cpp
index 5a05e7ca..e3daa4fd 100644
--- a/src/modinfo.cpp
+++ b/src/modinfo.cpp
@@ -42,7 +42,6 @@ along with Mod Organizer. If not, see .
#include
#include
#include
-#include
using namespace MOBase;
using namespace MOShared;
--
cgit v1.3.1