summaryrefslogtreecommitdiff
path: root/plugins/UserInfoEx/src/ctrl_tzcombo.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserInfoEx/src/ctrl_tzcombo.h')
-rw-r--r--plugins/UserInfoEx/src/ctrl_tzcombo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserInfoEx/src/ctrl_tzcombo.h b/plugins/UserInfoEx/src/ctrl_tzcombo.h
index 08e5ef092d..4402a54375 100644
--- a/plugins/UserInfoEx/src/ctrl_tzcombo.h
+++ b/plugins/UserInfoEx/src/ctrl_tzcombo.h
@@ -50,7 +50,7 @@ public:
virtual void OnApply(MCONTACT hContact, LPCSTR pszProto);
virtual void OnChangedByUser(WORD wChangedMsg);
- void GetTime(LPTSTR szTime, WORD cchTime);
+ void GetTime(LPTSTR szTime, int cchTime);
};
#endif /* _UI_CTRL_TZ_COMBO_INCLUDE_ */ \ No newline at end of file