Qt4/Qt5 neutral changes:
+ move meta types to own header to avoid double declaration
This commit is contained in:
@@ -76,8 +76,6 @@
|
||||
|
||||
using namespace PartGui;
|
||||
|
||||
Q_DECLARE_METATYPE(Base::Quantity)
|
||||
|
||||
FilletRadiusDelegate::FilletRadiusDelegate(QObject *parent) : QItemDelegate(parent)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user