diff --git a/src/libs/vpropertyexplorer/plugins/Vector3d/vvector3dproperty.h b/src/libs/vpropertyexplorer/plugins/Vector3d/vvector3dproperty.h index ca737a0d5..50e3a09d7 100644 --- a/src/libs/vpropertyexplorer/plugins/Vector3d/vvector3dproperty.h +++ b/src/libs/vpropertyexplorer/plugins/Vector3d/vvector3dproperty.h @@ -32,8 +32,6 @@ #include "../../vproperty.h" #include "../../vpropertyexplorer_global.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" namespace VPE { diff --git a/src/libs/vpropertyexplorer/plugins/vboolproperty.h b/src/libs/vpropertyexplorer/plugins/vboolproperty.h index 474014881..b7578d51b 100644 --- a/src/libs/vpropertyexplorer/plugins/vboolproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vboolproperty.h @@ -31,8 +31,7 @@ #include #include "../vproperty.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" +#include "../vpropertyexplorer_global.h" namespace VPE { diff --git a/src/libs/vpropertyexplorer/plugins/vcolorproperty.h b/src/libs/vpropertyexplorer/plugins/vcolorproperty.h index 6520cbe20..25f5d2899 100644 --- a/src/libs/vpropertyexplorer/plugins/vcolorproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vcolorproperty.h @@ -33,8 +33,6 @@ #include "../vproperty.h" #include "../vpropertyexplorer_global.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vemptyproperty.h b/src/libs/vpropertyexplorer/plugins/vemptyproperty.h index afc1da9c9..a28c6be60 100644 --- a/src/libs/vpropertyexplorer/plugins/vemptyproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vemptyproperty.h @@ -31,7 +31,7 @@ #include #include "../vproperty.h" -#include "vpropertyexplorer_global.h" +#include "../vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/venumproperty.h b/src/libs/vpropertyexplorer/plugins/venumproperty.h index f2e165e2f..abb522c17 100644 --- a/src/libs/vpropertyexplorer/plugins/venumproperty.h +++ b/src/libs/vpropertyexplorer/plugins/venumproperty.h @@ -32,8 +32,7 @@ #include #include "../vproperty.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" +#include "../vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vfileproperty.h b/src/libs/vpropertyexplorer/plugins/vfileproperty.h index 36b99fcd5..b89391c34 100644 --- a/src/libs/vpropertyexplorer/plugins/vfileproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vfileproperty.h @@ -34,8 +34,6 @@ #include "../vproperty.h" #include "../vpropertyexplorer_global.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vlinecolorproperty.h b/src/libs/vpropertyexplorer/plugins/vlinecolorproperty.h index 37364ab61..adf4e62db 100644 --- a/src/libs/vpropertyexplorer/plugins/vlinecolorproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vlinecolorproperty.h @@ -41,8 +41,7 @@ #include #include "../vproperty.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" +#include "../vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vlinetypeproperty.h b/src/libs/vpropertyexplorer/plugins/vlinetypeproperty.h index eb21c13a3..8aa9d5610 100644 --- a/src/libs/vpropertyexplorer/plugins/vlinetypeproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vlinetypeproperty.h @@ -42,8 +42,7 @@ #include #include "../vproperty.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" +#include "../vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vnumberproperty.h b/src/libs/vpropertyexplorer/plugins/vnumberproperty.h index 2d39ff7d0..1ab605f6c 100644 --- a/src/libs/vpropertyexplorer/plugins/vnumberproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vnumberproperty.h @@ -34,8 +34,6 @@ #include "../vproperty.h" #include "../vpropertyexplorer_global.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vobjectproperty.h b/src/libs/vpropertyexplorer/plugins/vobjectproperty.h index 729b9f63d..cc8082ec2 100644 --- a/src/libs/vpropertyexplorer/plugins/vobjectproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vobjectproperty.h @@ -33,8 +33,7 @@ #include #include "../vproperty.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" +#include "../vpropertyexplorer_global.h" class QAbstractItemDelegate; class QComboBox; diff --git a/src/libs/vpropertyexplorer/plugins/vpointfproperty.h b/src/libs/vpropertyexplorer/plugins/vpointfproperty.h index 9749bb4fb..5a5e54a2e 100644 --- a/src/libs/vpropertyexplorer/plugins/vpointfproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vpointfproperty.h @@ -32,8 +32,6 @@ #include "../vproperty.h" #include "../vpropertyexplorer_global.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" class QPointF; diff --git a/src/libs/vpropertyexplorer/plugins/vshortcutproperty.h b/src/libs/vpropertyexplorer/plugins/vshortcutproperty.h index 085286f09..a360e0a52 100644 --- a/src/libs/vpropertyexplorer/plugins/vshortcutproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vshortcutproperty.h @@ -32,8 +32,6 @@ #include "../vproperty.h" #include "../vpropertyexplorer_global.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vstringproperty.h b/src/libs/vpropertyexplorer/plugins/vstringproperty.h index c4e6be612..0fe83ac43 100644 --- a/src/libs/vpropertyexplorer/plugins/vstringproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vstringproperty.h @@ -33,8 +33,6 @@ #include "../vproperty.h" #include "../vpropertyexplorer_global.h" -#include "vproperty.h" -#include "vpropertyexplorer_global.h" class QAbstractItemDelegate; class QStyleOptionViewItem; diff --git a/src/libs/vpropertyexplorer/plugins/vwidgetproperty.h b/src/libs/vpropertyexplorer/plugins/vwidgetproperty.h index 4d47258c4..0e99ff55e 100644 --- a/src/libs/vpropertyexplorer/plugins/vwidgetproperty.h +++ b/src/libs/vpropertyexplorer/plugins/vwidgetproperty.h @@ -27,7 +27,6 @@ #include "../vpropertyexplorer_global.h" #include "vemptyproperty.h" -#include "vpropertyexplorer_global.h" class QWidget; namespace VPE { diff --git a/src/libs/vpropertyexplorer/vpropertyformwidget.h b/src/libs/vpropertyexplorer/vpropertyformwidget.h index bb16abf05..74e6d18c3 100644 --- a/src/libs/vpropertyexplorer/vpropertyformwidget.h +++ b/src/libs/vpropertyexplorer/vpropertyformwidget.h @@ -29,7 +29,6 @@ #include #include -#include "plugins/../vproperty.h" #include "vproperty.h" class QEvent;