mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 23:14:47 -04:00
Commands and presets: tabify dock widgets. Changed placement of the delete button
This commit is contained in:
@@ -534,6 +534,8 @@ void MainWindow::loadSettings()
|
||||
treeItem = addCommandToTree(m_settings.getCommand(i));
|
||||
}
|
||||
|
||||
tabifyDockWidget(ui->presetDock, ui->commandsDock);
|
||||
|
||||
setLoggingOptions();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user