From 4bebf8da6505ff168669aaaa43f9c513d63a54bc Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Sat, 15 Jul 2023 08:25:39 +0800 Subject: [PATCH] remove debug code --- RedPandaIDE/editor.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/RedPandaIDE/editor.cpp b/RedPandaIDE/editor.cpp index 6e9b4285..6a0946a5 100644 --- a/RedPandaIDE/editor.cpp +++ b/RedPandaIDE/editor.cpp @@ -836,7 +836,6 @@ void Editor::keyPressEvent(QKeyEvent *event) QChar ch = t[0]; QSynedit::BufferCoord ws=wordStart(); int idCharPressed=caretX()-ws.ch; - qDebug()<codeCompletion().enabled()