Update to SingleApplication 3.3.2 proper
This commit is contained in:
parent
cce5d0534f
commit
57d1dffdbd
31 changed files with 112 additions and 62 deletions
5
third_party/SingleApplication-3.3.2/examples/basic/basic.pro
vendored
Executable file
5
third_party/SingleApplication-3.3.2/examples/basic/basic.pro
vendored
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
# Single Application implementation
|
||||
include(../../singleapplication.pri)
|
||||
DEFINES += QAPPLICATION_CLASS=QCoreApplication
|
||||
|
||||
SOURCES += main.cpp
|
||||
Loading…
Add table
Add a link
Reference in a new issue