|
Krita Source Code Documentation
|
Go to the source code of this file.
Functions | |
| bool | iskritaRunningActivate () |
| bool iskritaRunningActivate | ( | void | ) |
returns true if there is another krita instance running This method is reliant on NSWorkspace information
Use this instead of QSharedMemory to ensure only one instance of krita is ever launched, this works with or without sandbox sessions
Definition at line 13 of file KisMacosSystemProber.mm.