diff --git a/RedPandaIDE/editor.cpp b/RedPandaIDE/editor.cpp index 009d7606..05828788 100644 --- a/RedPandaIDE/editor.cpp +++ b/RedPandaIDE/editor.cpp @@ -2010,9 +2010,8 @@ void Editor::onTooltipTimer() (syntaxer()->language() == QSynedit::ProgrammingLanguage::Assembly || syntaxer()->language() == QSynedit::ProgrammingLanguage::ATTAssembly) ) { - qDebug()<" +tr("dec: %1").arg(val,0,10); }