Skip to content

Commit

Permalink
https://github.com/StephaneCouturier/Katalog/issues/549
Browse files Browse the repository at this point in the history
  • Loading branch information
StephaneCouturier committed Jul 25, 2024
1 parent 50846cf commit 2b46b0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mainwindow_tab_device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,6 @@ void MainWindow::loadParentsList()

//Load to comboboxes
ui->Devices_comboBox_Parent->clear();
ui->Devices_comboBox_Parent->addItem("Top level", query.value(1).toInt());

while(query.next())
{
Expand Down

0 comments on commit 2b46b0e

Please sign in to comment.