forked from qt-creator/qt-creator
bugreports.qt.nokia.com -> bugreports.qt-project.org
Change-Id: Ifc258886f7d6e7d5b02caae8994210aeef221554 Reviewed-by: Robert Löhning <robert.loehning@nokia.com>
This commit is contained in:
@@ -206,7 +206,7 @@ QModelIndex DataModel::indexForObject(const Function *function) const
|
||||
}
|
||||
|
||||
/**
|
||||
* Evil workaround for https://bugreports.qt.nokia.com/browse/QTBUG-1135
|
||||
* Evil workaround for https://bugreports.qt-project.org/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