mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-03 08:39:04 +00:00
UI fixes
This commit is contained in:
@@ -460,6 +460,7 @@ void ImportDialog::RepopulateContent() {
|
||||
|
||||
ui->main->setSortingEnabled(true);
|
||||
connect(ui->main, &QTreeWidget::itemChanged, this, &ImportDialog::OnItemChanged);
|
||||
UpdateSizeDisplay();
|
||||
}
|
||||
|
||||
void ImportDialog::UpdateSizeDisplay() {
|
||||
|
||||
Reference in New Issue
Block a user