summaryrefslogtreecommitdiffstats
path: root/parameter/SelectionCriterionType.h
diff options
context:
space:
mode:
Diffstat (limited to 'parameter/SelectionCriterionType.h')
-rw-r--r--parameter/SelectionCriterionType.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parameter/SelectionCriterionType.h b/parameter/SelectionCriterionType.h
index 1474cd2..bff11c5 100644
--- a/parameter/SelectionCriterionType.h
+++ b/parameter/SelectionCriterionType.h
@@ -46,7 +46,7 @@ public:
string listPossibleValues() const;
// Formatted state
- string getFormattedState(int iValue) const;
+ virtual string getFormattedState(int iValue) const;
// From CElement
virtual string getKind() const;