forked from qt-creator/qt-creator
debugger: code cosmetics
This commit is contained in:
@@ -209,5 +209,5 @@ void ModulesWindow::showSymbols(const QString &name)
|
||||
emit newDockRequested(w);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
} // namespace Internal
|
||||
} // namespace Debugger
|
||||
|
||||
@@ -1352,5 +1352,5 @@ QDebug operator<<(QDebug in, const QtDumperHelper::TypeData &d)
|
||||
return in;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
} // namespace Internal
|
||||
} // namespace Debugger
|
||||
|
||||
Reference in New Issue
Block a user