mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Remaining trace
This commit is contained in:
parent
7ee2f911a8
commit
65ff9dcefa
1 changed files with 0 additions and 2 deletions
|
@ -1475,8 +1475,6 @@ void MainWindow::updateMenus()
|
||||||
sdsyncAct->setEnabled(!FindMassstoragePath("SOUNDS").isEmpty());
|
sdsyncAct->setEnabled(!FindMassstoragePath("SOUNDS").isEmpty());
|
||||||
|
|
||||||
setWindowTitle(tr("OpenTX Companion - FW: %1 - Profile: %2").arg(GetCurrentFirmware()->getName()).arg( g.profile[g.id()].name() ));
|
setWindowTitle(tr("OpenTX Companion - FW: %1 - Profile: %2").arg(GetCurrentFirmware()->getName()).arg( g.profile[g.id()].name() ));
|
||||||
|
|
||||||
qDebug() << "updateMenus";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
MdiChild *MainWindow::createMdiChild()
|
MdiChild *MainWindow::createMdiChild()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue