WIP/sandboxing #29

Κλειστά
crtxcr θέλει να συγχωνεύσει 4 υποβολές από WIP/sandboxing σε master
Εμφάνιση μόνο αλλαγών της υποβολής 99f35beb4a - Εμφάνιση όλων των υποβολών

@ -16,6 +16,7 @@ int main(int argc, char *argv[])
QString socketPath = "/tmp/looqs-spawner";
if(argc > 1)
{
Common::setupAppInfo();
QApplication a(argc, argv);
QString arg = argv[1];
if(arg == "ipc")