Added `editorKind' to BaseTextEditor::openEditorAt(). We need it to force the CPPEDITOR kind
when opening files from the C++ editor (e.g. when the user press F2 on #include <QMutex>).
Please register or sign in to comment
when opening files from the C++ editor (e.g. when the user press F2 on #include <QMutex>).