bug in variable initialization

This commit is contained in:
2025-03-24 14:42:27 +08:00
parent 381054b340
commit 64ef7d9c87
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -1060,6 +1060,7 @@ void MainWindow::on_treeWidget_itemClicked(QTreeWidgetItem *item, bool downloadD
if (this->treeviewClicked == true)
{
info(DEBUGMACRO, "double click ignored");
return;
}