aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/Qt/helper.h')
-rw-r--r--src/Qt/helper.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Qt/helper.h b/src/Qt/helper.h
deleted file mode 100644
index 4979ffb..0000000
--- a/src/Qt/helper.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <QStringList>
-
-extern "C" {
-#include <stringlist.h>
-}
-
-QStringList CListToQStringList(StringList *);
-StringList* QStringListToCList(const QStringList&); \ No newline at end of file