gui: Call setupAppinfo() also for the IPC server
Este cometimento está contido em:
ascendente
42b49fa43e
cometimento
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")
|
||||
|
Carregando…
Criar uma nova questão referindo esta
Bloquear um utilizador