diff --git a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp index b57ad1779f247d999872788b365af6daa1752e86..613f2272888e52be7a9c7ac0bcb45f93b63e8d68 100644 --- a/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp +++ b/src/plugins/qmldesigner/components/propertyeditor/propertyeditor.cpp @@ -53,8 +53,6 @@ #include "propertyeditortransaction.h" #include "originwidget.h" -#include <coreplugin/sidebar.h> - #include <QtCore/QCoreApplication> #include <QtCore/QDir> #include <QtCore/QFileSystemWatcher>