Update Main UI

This commit is contained in:
Nick Tiskov 2013-11-10 23:25:16 +04:00
commit 4390530cbe
5 changed files with 16 additions and 14 deletions

View file

@ -260,7 +260,7 @@ void TransferListWidget::setSelectedTorrentsLocation() {
if (!dir.isNull()) {
qDebug("New path is %s", qPrintable(dir));
// Check if savePath exists
QDir savePath(fsutils::expandPath(dir));
QDir savePath(fsutils::expandPathAbs(dir));
qDebug("New path after clean up is %s", qPrintable(savePath.absolutePath()));
foreach (const QString & hash, hashes) {
// Actually move storage