summarylogtreecommitdiffstats
path: root/qmake.patch
diff options
context:
space:
mode:
authorJake2016-01-30 12:38:55 +0100
committerJake2016-01-30 12:38:55 +0100
commit981d284daea4df56de44c21beabf6bcabbb83184 (patch)
tree2a5eda8c2f01030bf7e92873e36eda538fe4763a /qmake.patch
parent076121519f0400752b4a4169ee09d925563383a2 (diff)
downloadaur-981d284daea4df56de44c21beabf6bcabbb83184.tar.gz
Update to Version 4.00
Diffstat (limited to 'qmake.patch')
-rw-r--r--qmake.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/qmake.patch b/qmake.patch
index 2b297c9d6495..4c2c66fc8bb5 100644
--- a/qmake.patch
+++ b/qmake.patch
@@ -1,5 +1,5 @@
---- ScriptCommunicator.pro.orig 2016-01-08 22:15:31.243355050 +0100
-+++ ScriptCommunicator.pro 2016-01-08 22:16:27.679588796 +0100
+--- ScriptCommunicator.pro.orig 2016-01-30 12:31:38.549393000 +0100
++++ ScriptCommunicator.pro 2016-01-30 12:35:04.715637257 +0100
@@ -1,8 +1,8 @@
-greaterThan(QT_MAJOR_VERSION, 4) {
- QT += widgets serialport
@@ -14,10 +14,10 @@
CONFIG += c++11
-@@ -15,6 +15,7 @@
- QT += uitools
+@@ -16,6 +16,7 @@
QT += network
QT += sql
+ QT += scripttools
+QT += widgets serialport
unix{