diff options
Diffstat (limited to 'plugins/ExternalAPI/delphi/m_dbeditorpp.inc')
-rw-r--r-- | plugins/ExternalAPI/delphi/m_dbeditorpp.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/delphi/m_dbeditorpp.inc b/plugins/ExternalAPI/delphi/m_dbeditorpp.inc index e6e9a0c5c8..d9b11f23b3 100644 --- a/plugins/ExternalAPI/delphi/m_dbeditorpp.inc +++ b/plugins/ExternalAPI/delphi/m_dbeditorpp.inc @@ -11,7 +11,7 @@ const {
Import settings\contacts from file
- wParam=(HANDLE)hContact
+ wParam=hContact
lParam=(char*)FilePath
always returns 0
}
|