summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/CEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirandaG15/src/CEvent.h')
-rw-r--r--plugins/MirandaG15/src/CEvent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirandaG15/src/CEvent.h b/plugins/MirandaG15/src/CEvent.h
index cf23af037e..81d3b40833 100644
--- a/plugins/MirandaG15/src/CEvent.h
+++ b/plugins/MirandaG15/src/CEvent.h
@@ -53,7 +53,7 @@ public:
enum EventType eType;
DWORD dwFlags;
- HANDLE hContact;
+ HCONTACT hContact;
tm Time;
bool bTime;