forked from qt-creator/qt-creator
Remove Nokia leftovers
Mostly internal mimetypes Change-Id: Ia84206f1334c1f83474cbc307e848719bb98adbc Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
94148f22e9
commit
05ef32f242
@@ -2548,7 +2548,7 @@ QString GdbEngine::breakLocation(const QString &file) const
|
||||
|
||||
BreakpointPathUsage GdbEngine::defaultEngineBreakpointPathUsage() const
|
||||
{
|
||||
// e.g. MinGW gdb 70200 (part of Nokia Qt SDK)
|
||||
// e.g. MinGW gdb 70200 (part of Qt SDK)
|
||||
// fails to set breakpoints with absolute paths if
|
||||
// the source path isn't canonical
|
||||
if (m_gdbVersion < 70300)
|
||||
|
||||
Reference in New Issue
Block a user