bug in variable initialization
This commit is contained in:
@@ -1060,6 +1060,7 @@ void MainWindow::on_treeWidget_itemClicked(QTreeWidgetItem *item, bool downloadD
|
||||
|
||||
if (this->treeviewClicked == true)
|
||||
{
|
||||
info(DEBUGMACRO, "double click ignored");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user