remove debug info
This commit is contained in:
parent
517fdbdecc
commit
325f3ca5ce
|
@ -691,7 +691,6 @@ void Editor::focusOutEvent(QFocusEvent *event)
|
|||
//pMainWindow->updateClassBrowserForEditor(nullptr);
|
||||
if (!pMainWindow->isQuitting()) {
|
||||
pMainWindow->functionTip()->hide();
|
||||
pMainWindow->updateEditorActions(nullptr);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue