Changed: Minor change

This commit is contained in:
kervala 2016-06-19 21:09:05 +02:00
parent 63c963d465
commit 5db13e35d4

View file

@ -746,8 +746,6 @@ void COperationDialog::copyInstaller()
createLink(executable, shortcut, "", "", desc); createLink(executable, shortcut, "", "", desc);
} }
// TODO: create shortcuts for installer
emit done(); emit done();
} }