Do not launch the application twice
If the application is already running, simply raise the running instance.
This commit is contained in:
committed by
Aleix Pol Gonzalez
parent
0c28ec4041
commit
092f8ee75d
@@ -34,6 +34,7 @@ if(ANDROID)
|
||||
find_package(OpenSSL REQUIRED)
|
||||
else()
|
||||
find_package(Qt5Keychain REQUIRED)
|
||||
find_package(KF5DBusAddons REQUIRED)
|
||||
endif()
|
||||
|
||||
find_package(Quotient 0.6)
|
||||
|
||||
Reference in New Issue
Block a user