summarylogtreecommitdiffstats
path: root/qdatastream_fix.patch
diff options
context:
space:
mode:
authorAlfredo Ramos2015-07-15 00:49:43 -0500
committerAlfredo Ramos2015-07-15 00:49:43 -0500
commitf4475525682af1e251ec61eb8e6133e6b4e77092 (patch)
tree201c61b2681a49b04225eff9831a7822bddaac9c /qdatastream_fix.patch
parent0574041c2fab074913784aab07dfa023b221aea1 (diff)
downloadaur-f4475525682af1e251ec61eb8e6133e6b4e77092.tar.gz
Qt 5.5 fix
Diffstat (limited to 'qdatastream_fix.patch')
-rw-r--r--qdatastream_fix.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/qdatastream_fix.patch b/qdatastream_fix.patch
new file mode 100644
index 000000000000..c1b7f0b5f524
--- /dev/null
+++ b/qdatastream_fix.patch
@@ -0,0 +1,10 @@
+--- a/QtSingleApplicationQt5/qtlocalpeer.h 2015-07-15 00:37:52.607697860 -0500
++++ b/QtSingleApplicationQt5/qtlocalpeer.h 2015-07-15 00:38:05.327732874 -0500
+@@ -43,6 +43,7 @@
+ #include <QLocalServer>
+ #include <QLocalSocket>
+ #include <QDir>
++#include <QDataStream>
+
+ #include "qtlockedfile.h"
+