some fixes including adding double quotes

This commit is contained in:
arcan1s
2014-08-12 22:58:13 +04:00
parent b65f761520
commit 3b1701f8b5
15 changed files with 207 additions and 29 deletions

View File

@ -907,7 +907,6 @@ void Netctl::configChanged()
if (useHelper) startHelper();
checkHelperStatus();
connectToEngine();
setAssociatedApplication(paths[QString("gui")]);
}