diff options
author | George Hazan <ghazan@miranda.im> | 2019-02-21 13:55:39 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-02-21 13:55:39 +0300 |
commit | eb49354573e56105a5afc5517c5012fcb4439be5 (patch) | |
tree | e943b664893d2da89de584767917098c1cca73a3 /plugins/CurrencyRates/src/HTMLParserMS.h | |
parent | 59ffcc190bff32a555e69de3bfc43d1ea2e99003 (diff) |
one shit less
Diffstat (limited to 'plugins/CurrencyRates/src/HTMLParserMS.h')
-rw-r--r-- | plugins/CurrencyRates/src/HTMLParserMS.h | 2 |
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__ |