1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 00:35:18 +03:00

Remaining trace

This commit is contained in:
bsongis 2014-12-08 21:40:47 +01:00
parent 7ee2f911a8
commit 65ff9dcefa

View file

@ -1475,8 +1475,6 @@ void MainWindow::updateMenus()
sdsyncAct->setEnabled(!FindMassstoragePath("SOUNDS").isEmpty());
setWindowTitle(tr("OpenTX Companion - FW: %1 - Profile: %2").arg(GetCurrentFirmware()->getName()).arg( g.profile[g.id()].name() ));
qDebug() << "updateMenus";
}
MdiChild *MainWindow::createMdiChild()