Corrected TDF class scope for init functions
This commit is contained in:
@@ -126,7 +126,6 @@ namespace Bloom::Targets::TargetDescription
|
||||
virtual void init(const QDomDocument& xml);
|
||||
void init(const QString& xmlFilePath);
|
||||
|
||||
private:
|
||||
/**
|
||||
* Constructs an AddressSpace object from an XML element.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user