Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dir
Conflicts: src/gui/folderman.cpp
Esse commit está contido em:
@@ -151,9 +151,6 @@ Application::Application(int &argc, char **argv) :
|
||||
}
|
||||
|
||||
connect (this, SIGNAL(aboutToQuit()), SLOT(slotCleanup()));
|
||||
|
||||
_socketApi = new SocketApi(this, QUrl::fromLocalFile(cfg.configPathWithAppName().append(QLatin1String("socket"))));
|
||||
|
||||
}
|
||||
|
||||
Application::~Application()
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário