mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-02 12:26:44 +00:00
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. |
||
|---|---|---|
| .. | ||
| model | ||
| view | ||
| CMakeLists.txt | ||
| editor.cpp | ||
| editor.hpp | ||
| main.cpp | ||
| ocspropertywidget.cpp | ||
| ocspropertywidget.hpp | ||