summaryrefslogtreecommitdiff
path: root/plugins/CurrencyRates/src/HTMLParserMS.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-02-21 13:55:39 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-02-21 13:55:39 +0300
commiteb49354573e56105a5afc5517c5012fcb4439be5 (patch)
treee943b664893d2da89de584767917098c1cca73a3 /plugins/CurrencyRates/src/HTMLParserMS.h
parent59ffcc190bff32a555e69de3bfc43d1ea2e99003 (diff)
one shit less
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__