diff options
Diffstat (limited to 'src/plugins/qmldesigner/qmldesigner.qbs')
-rw-r--r-- | src/plugins/qmldesigner/qmldesigner.qbs | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/plugins/qmldesigner/qmldesigner.qbs b/src/plugins/qmldesigner/qmldesigner.qbs index 42161cb6f1..8ebfdb5247 100644 --- a/src/plugins/qmldesigner/qmldesigner.qbs +++ b/src/plugins/qmldesigner/qmldesigner.qbs @@ -242,14 +242,6 @@ QtcPlugin { "components/formeditor/scaleitem.h", "components/formeditor/resizecontroller.h", "components/formeditor/resizehandleitem.h", - "components/formeditor/anchortool.h", - "components/formeditor/anchorlineindicator.h", - "components/formeditor/anchorlinecontroller.h", - "components/formeditor/anchorlinehandleitem.h", - "components/formeditor/anchormanipulator.h", - "components/formeditor/anchorindicator.h", - "components/formeditor/anchorcontroller.h", - "components/formeditor/anchorhandleitem.h", "components/formeditor/dragtool.h", "components/formeditor/toolbox.h", "components/formeditor/zoomaction.h", @@ -281,14 +273,6 @@ QtcPlugin { "components/formeditor/scaleitem.cpp", "components/formeditor/resizecontroller.cpp", "components/formeditor/resizehandleitem.cpp", - "components/formeditor/anchortool.cpp", - "components/formeditor/anchorlineindicator.cpp", - "components/formeditor/anchorlinecontroller.cpp", - "components/formeditor/anchorlinehandleitem.cpp", - "components/formeditor/anchormanipulator.cpp", - "components/formeditor/anchorindicator.cpp", - "components/formeditor/anchorcontroller.cpp", - "components/formeditor/anchorhandleitem.cpp", "components/formeditor/dragtool.cpp", "components/formeditor/toolbox.cpp", "components/formeditor/zoomaction.cpp", |