diff --git a/sources/qetdiagrameditor.cpp b/sources/qetdiagrameditor.cpp index 875917b1f..e679e23f0 100644 --- a/sources/qetdiagrameditor.cpp +++ b/sources/qetdiagrameditor.cpp @@ -38,7 +38,6 @@ #include "conductornumexport.h" #include "qetgraphicstableitem.h" #include "bomexportdialog.h" -#include "nomenclaturemodel.h" #include "QWidgetAnimation/qwidgetanimation.h" #include "qetgraphicstablefactory.h" diff --git a/sources/qetgraphicsitem/ViewItem/qetgraphicstableitem.cpp b/sources/qetgraphicsitem/ViewItem/qetgraphicstableitem.cpp index 66ca8ad7e..05c26aff0 100644 --- a/sources/qetgraphicsitem/ViewItem/qetgraphicstableitem.cpp +++ b/sources/qetgraphicsitem/ViewItem/qetgraphicstableitem.cpp @@ -20,7 +20,6 @@ #include "qetgraphicsheaderitem.h" #include "QPropertyUndoCommand/qpropertyundocommand.h" #include "qetxml.h" -#include "nomenclaturemodel.h" #include "elementprovider.h" #include "qetutils.h" #include "projectdbmodel.h"