summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorThomas Tanner <trtanner@btinternet.com>2015-12-26 08:23:43 +0000
committerThomas Tanner <trtanner@btinternet.com>2015-12-26 08:23:43 +0000
commitae6bb99c521af611989439b6db8a14a1b27866fc (patch)
tree8086b991f358ef11d763d4beb2080fae87ba6cce /src/mainwindow.h
parent3869eaaf2bfacf4a44733b8346d790999588c37f (diff)
Remove savegameinfowidget from organizer core
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 0fd15d85..177048b4 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -39,7 +39,6 @@ class LockedDialog;
class OrganizerCore;
#include "plugincontainer.h" //class PluginContainer;
class PluginListSortProxy;
-class SaveGameInfoWidget;
namespace BSA { class Archive; }
#include "iplugingame.h" //namespace MOBase { class IPluginGame; }
namespace MOBase { class IPluginModPage; }