mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-07 14:12:33 +01:00
Update SingleApplication to v3.5.1 version
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Single Application implementation
|
||||
include(../../singleapplication.pri)
|
||||
DEFINES += QAPPLICATION_CLASS=QApplication
|
||||
|
||||
QT += widgets
|
||||
SOURCES += main.cpp
|
||||
|
||||
win32{
|
||||
LIBS += User32.lib
|
||||
}
|
||||
Reference in New Issue
Block a user