summaryrefslogtreecommitdiffstats
path: root/gui/ModEditDialogCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ModEditDialogCommon.h')
-rw-r--r--gui/ModEditDialogCommon.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gui/ModEditDialogCommon.h b/gui/ModEditDialogCommon.h
deleted file mode 100644
index bc8e223f..00000000
--- a/gui/ModEditDialogCommon.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-#include <QAbstractItemModel>
-#include <logic/Mod.h>
-
-bool lastfirst (QModelIndexList & list, int & first, int & last);
-
-void showWebsiteForMod(QWidget * parentDlg, Mod& m); \ No newline at end of file