fix
error: default argument missing for parameter 14 of 'HypothesisData::HypothesisData(const QString&, const QString&, const QString&, const QString&, const QString&, const QString&, const QValueList<int>&, bool, const QStringList&, const QStringList&, const QStringList&, const QStringList&, bool, bool)'
const QStringList& theInputTypes,
const QStringList& theOutputTypes,
const bool theIsNeedGeometry = true,
- const bool theSupportSub)
+ const bool theSupportSub = false)
: TypeName( theTypeName ),
PluginName( thePluginName ),
ServerLibName( theServerLibName ),