summaryrefslogtreecommitdiffstats
path: root/gui/ModEditDialogCommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ModEditDialogCommon.h')
-rw-r--r--gui/ModEditDialogCommon.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/ModEditDialogCommon.h b/gui/ModEditDialogCommon.h
new file mode 100644
index 00000000..a27a8a82
--- /dev/null
+++ b/gui/ModEditDialogCommon.h
@@ -0,0 +1,4 @@
+#pragma once
+#include <QAbstractItemModel>
+
+bool lastfirst (QModelIndexList & list, int & first, int & last); \ No newline at end of file