diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-12-19 20:49:54 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-12-19 20:49:54 +0000 |
| commit | 5f5184ebfe9a6b7102654863cbb390a610ab1563 (patch) | |
| tree | b7a52083cc2b1c92bf5a90e0548d00fab76849ed /src/modinfo.h | |
| parent | 30b29635f67d6ab1cd00b6787ab58bf36934da55 (diff) | |
Changes to support getting list of mods / esps to activate from game plugin
Diffstat (limited to 'src/modinfo.h')
| -rw-r--r-- | src/modinfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modinfo.h b/src/modinfo.h index ae22ccd8..c10232da 100644 --- a/src/modinfo.h +++ b/src/modinfo.h @@ -22,7 +22,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "imodinterface.h"
#include "versioninfo.h"
-//#include <directoryentry.h>
class QDateTime;
class QDir;
|
