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

Re #1489, #1270, Re #1466: Allow only one instance of new dialogs

This commit is contained in:
Damjan Adamic 2015-01-04 20:06:03 +01:00
parent bb921a0a7f
commit 5037dff0d4
8 changed files with 57 additions and 14 deletions

View file

@ -41,5 +41,3 @@ void DebugOutput::traceCallback(const QString & text)
ui->Output->verticalScrollBar()->triggerAction(QAbstractSlider::SliderToMaximum);
}
}