openmw-tes3coop/apps/opencs
Marc Bouvier 51332b86a1 [Feature #811] Only 1 Instance of OpenCS is Allowed
If another instance of OpenCS is started, then it will terminate. This
is done by creating a QLocalServer with a unique ID. If another
QLocalServer with the same ID attempts to be opened, then the creation
of the QLocalServer will fail and the application will terminate.
2013-09-03 01:44:21 -05:00
..
model avoid the use of hardcoded column numbers 2013-08-08 12:49:30 +02:00
view avoid the use of hardcoded column numbers 2013-08-08 12:49:30 +02:00
CMakeLists.txt [Feature #811] Only 1 Instance of OpenCS is Allowed 2013-09-03 01:44:21 -05:00
editor.cpp [Feature #811] Only 1 Instance of OpenCS is Allowed 2013-09-03 01:44:21 -05:00
editor.hpp [Feature #811] Only 1 Instance of OpenCS is Allowed 2013-09-03 01:44:21 -05:00
main.cpp [Feature #811] Only 1 Instance of OpenCS is Allowed 2013-09-03 01:44:21 -05:00
ocspropertywidget.cpp update for master 2013-05-07 20:33:42 -05:00
ocspropertywidget.hpp update for master 2013-05-07 20:33:42 -05:00