Removed 'Default' field in BCValue.
This commit is contained in:
@@ -68,7 +68,6 @@ protected:
|
||||
{
|
||||
QString ID;
|
||||
QString Label;
|
||||
QString Default;
|
||||
QString UnitType;
|
||||
};
|
||||
|
||||
@@ -78,9 +77,6 @@ protected:
|
||||
|
||||
QXmlStreamReader _xml;
|
||||
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
#endif // BCXMLLOADER_H
|
||||
|
||||
Reference in New Issue
Block a user