summaryrefslogtreecommitdiff
path: root/src/osdxmlitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osdxmlitem.h')
-rw-r--r--src/osdxmlitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osdxmlitem.h b/src/osdxmlitem.h
index 041a6c7..1167f3d 100644
--- a/src/osdxmlitem.h
+++ b/src/osdxmlitem.h
@@ -51,7 +51,7 @@ class cOsdXmlItem: public cOsdItem
string _confirmAttribute;
public:
- cOsdXmlItem(const char* Text, const xmlpp::Element* xmlElement, eOSState State=osUnknown);
+ cOsdXmlItem(const char* Text, const xmlpp::Element* xmlElement, eOSState State);
sItemType getItemType(void);
string getNameAttribute(void);