summaryrefslogtreecommitdiffstats
path: root/src/library/parser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/parser.cpp')
-rw-r--r--src/library/parser.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/library/parser.cpp b/src/library/parser.cpp
index 9401017bff..c9814b3842 100644
--- a/src/library/parser.cpp
+++ b/src/library/parser.cpp
@@ -12,8 +12,10 @@
//
#include <QtDebug>
-#include <QStringList>
-#include "parser.h"
+#include <QFile>
+#include <QIODevice>
+
+#include "library/parser.h"
/**
@author Ingo Kossyk (kossyki@cs.tu-berlin.de)
Mirror of https://github.com/nextcloud/newsmatthias
summaryrefslogtreecommitdiffstats
path: root/appinfo/update.php
blob: a99b4d4de7355880129cfcd2a11fec78dfa4f22f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17