summaryrefslogtreecommitdiff
path: root/plugins/CurrencyRates/src/HTMLParserMS.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CurrencyRates/src/HTMLParserMS.h')
-rw-r--r--plugins/CurrencyRates/src/HTMLParserMS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/CurrencyRates/src/HTMLParserMS.h b/plugins/CurrencyRates/src/HTMLParserMS.h
index 4580482dc5..6b2ceb26d8 100644
--- a/plugins/CurrencyRates/src/HTMLParserMS.h
+++ b/plugins/CurrencyRates/src/HTMLParserMS.h
@@ -26,7 +26,7 @@ public:
CHTMLEngineMS();
~CHTMLEngineMS();
- virtual THTMLParserPtr GetParserPtr()const;
+ virtual THTMLParserPtr GetParserPtr() const;
};
#endif //__3c99e3f7_ecd9_4d9b_8f86_fe293c5fc8e6_HTMLParserMS_h__