ca7f471
From c52b45c547568e7419512f5ed0c053853f9f4d32 Mon Sep 17 00:00:00 2001
0cfe294
From: hannes <hannes@fedoraproject.org>
ca7f471
Date: Tue, 12 Jan 2016 22:46:27 +0100
ca7f471
Subject: [PATCH 2/2] qtsingle
johannes lips b146856
johannes lips b146856
---
951f9a2
 texstudio.pro | 4 ++--
951f9a2
 1 file changed, 2 insertions(+), 2 deletions(-)
johannes lips b146856
0cfe294
diff --git a/texstudio.pro b/texstudio.pro
ca7f471
index 18031c2..95e53ec 100644
eabaaa2
--- a/texstudio.pro
eabaaa2
+++ b/texstudio.pro
951f9a2
@@ -34,8 +34,6 @@ QT += \
951f9a2
     }
951f9a2
     DEFINES += PHONON
951f9a2
 }
951f9a2
-contains($$list($$[QT_VERSION]), 4.3.*):message("qt 4.3.x")
951f9a2
-else:include(qtsingleapplication/qtsingleapplication.pri)
951f9a2
 
951f9a2
 # ##############################
951f9a2
 # precompile_header: PRECOMPILED_HEADER = mostQtHeaders.h
ca7f471
@@ -595,4 +593,6 @@ unix {
951f9a2
 	# use system hunspell
951f9a2
 	PKGCONFIG += hunspell
951f9a2
 }
951f9a2
+#use system qtsingleapplication
951f9a2
+CONFIG += qtsingleapplication
951f9a2
 
johannes lips b146856
-- 
ca7f471
2.5.0
951f9a2