This commit is contained in:
2019-03-04 21:32:47 +01:00
parent d9acdb0a15
commit 509a2ac7fb
7 changed files with 475 additions and 279 deletions
+4
View File
@@ -178,6 +178,10 @@ void cMainWindow::displayData()
}
ui->m_lpFolderView->expandAll();
m_lpFolderSortFilterProxyModel->sort(0);
m_lpThumbnailSortFilterProxyModel->sort(0);
ui->m_lpStatusBar->showMessage(tr("done."), 3);
}