Blob Blame History Raw
From 0685635511fcf6b5c7287323804f3c1c819ead64 Mon Sep 17 00:00:00 2001
From: hannes <hannes@fedoraproject.org>
Date: Fri, 20 Jun 2014 19:23:56 +0200
Subject: [PATCH 2/3] qtsingle

---
 texstudio.pro | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/texstudio.pro b/texstudio.pro
index 449dbd0..ad01fdb 100644
--- a/texstudio.pro
+++ b/texstudio.pro
@@ -32,9 +32,6 @@ QT += \
     }
     DEFINES += PHONON
 }
-contains($$list($$[QT_VERSION]), 4.3.*):message("qt 4.3.x")
-else:include(qtsingleapplication/qtsingleapplication.pri)
-
 # ##############################
 precompile_header: PRECOMPILED_HEADER = mostQtHeaders.h
 HEADERS += texmaker.h \
@@ -669,3 +666,5 @@ unix {
 	# use system hunspell


 	PKGCONFIG += hunspell


 }


+#use system qtsingleapplication


+CONFIG += qtsingleapplication


-- 
1.9.3