summaryrefslogtreecommitdiff
path: root/plugins/Quotes/src/QuotesProviders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Quotes/src/QuotesProviders.h')
-rw-r--r--plugins/Quotes/src/QuotesProviders.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Quotes/src/QuotesProviders.h b/plugins/Quotes/src/QuotesProviders.h
index 50394923cb..68628faa2a 100644
--- a/plugins/Quotes/src/QuotesProviders.h
+++ b/plugins/Quotes/src/QuotesProviders.h
@@ -14,7 +14,7 @@ public:
~CQuotesProviders();
TQuotesProviderPtr FindProvider(const tstring& rsName)const;
- TQuotesProviderPtr GetContactProviderPtr(HCONTACT hContact)const;
+ TQuotesProviderPtr GetContactProviderPtr(MCONTACT hContact)const;
const TQuotesProviders& GetProviders()const;
private: