forked from qt-creator/qt-creator
Adapt bugtracker URL
Change-Id: I93a256f18e720edb0bcfc2b409c119abfdcf2a2b Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
This commit is contained in:
@@ -186,7 +186,7 @@ QModelIndex DataModel::indexForObject(const Function *function) const
|
||||
}
|
||||
|
||||
/**
|
||||
* Evil workaround for https://bugreports.qt-project.org/browse/QTBUG-1135
|
||||
* Evil workaround for https://bugreports.qt.io/browse/QTBUG-1135
|
||||
* Just replace the bad hyphens by a 'NON-BREAKING HYPHEN' unicode char
|
||||
*/
|
||||
static QString noWrap(const QString &str)
|
||||
|
||||
Reference in New Issue
Block a user