forked from qt-creator/qt-creator
debugger: fix merge
This commit is contained in:
@@ -618,7 +618,7 @@ movableTypes = set([
|
|||||||
"QFileInfo", "QFixed", "QFixedPoint", "QFixedSize",
|
"QFileInfo", "QFixed", "QFixedPoint", "QFixedSize",
|
||||||
"QHashDummyValue",
|
"QHashDummyValue",
|
||||||
"QIcon", "QImage",
|
"QIcon", "QImage",
|
||||||
"QLine", "QLineF", "QLatin1Char", "QLocal",
|
"QLine", "QLineF", "QLatin1Char", "QLocale",
|
||||||
"QMatrix", "QModelIndex",
|
"QMatrix", "QModelIndex",
|
||||||
"QPoint", "QPointF", "QPen", "QPersistentModelIndex",
|
"QPoint", "QPointF", "QPen", "QPersistentModelIndex",
|
||||||
"QResourceRoot", "QRect", "QRectF", "QRegExp",
|
"QResourceRoot", "QRect", "QRectF", "QRegExp",
|
||||||
|
Reference in New Issue
Block a user