diff options
Diffstat (limited to 'src/modinfodialog.h')
| -rw-r--r-- | src/modinfodialog.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/modinfodialog.h b/src/modinfodialog.h index 652bcab6..312ff99e 100644 --- a/src/modinfodialog.h +++ b/src/modinfodialog.h @@ -22,7 +22,6 @@ along with Mod Organizer. If not, see <http://www.gnu.org/licenses/>. #include "modinfo.h"
-#include "categories.h"
#include "tutorabledialog.h"
#include <QDialog>
@@ -45,7 +44,7 @@ namespace Ui { class QFileSystemModel;
class QTreeView;
-
+class CategoryFactory;
/**
* this is a larger dialog used to visualise information abount the mod.
|
