diff options
Diffstat (limited to 'protocols/ICQ-WIM/src/stdafx.h')
| -rw-r--r-- | protocols/ICQ-WIM/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/ICQ-WIM/src/stdafx.h b/protocols/ICQ-WIM/src/stdafx.h index 6a449f04d2..27b02cd679 100644 --- a/protocols/ICQ-WIM/src/stdafx.h +++ b/protocols/ICQ-WIM/src/stdafx.h @@ -108,6 +108,7 @@ bool IsValidType(const JSONNode &aimid); void RefreshGroups(void);
wchar_t* time2text(time_t time);
+wchar_t* time2text(DBVARIANT *dbv);
CMStringW fileText2url(const CMStringW &wszText);
|
