summaryrefslogtreecommitdiffstats
path: root/parameter/TypeElement.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/TypeElement.cpp')
-rw-r--r--parameter/TypeElement.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/parameter/TypeElement.cpp b/parameter/TypeElement.cpp
index 34b3ce0..9e96a7b 100644
--- a/parameter/TypeElement.cpp
+++ b/parameter/TypeElement.cpp
@@ -69,6 +69,13 @@ bool CTypeElement::hasMappingData() const
return !!_pMappingData;
}
+// Element properties
+void CTypeElement::showProperties(string& strResult) const
+{
+ (void)strResult;
+ // Prevent base from being called in that context!
+}
+
void CTypeElement::populate(CElement* pElement) const
{
// Populate children