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 d07080b70c..c94e98d108 100644
--- a/plugins/MirandaG15/src/CEvent.h
+++ b/plugins/MirandaG15/src/CEvent.h
@@ -63,7 +63,7 @@ public:
tstring strDescription;
tstring strSummary;
- HANDLE hValue;
+ MEVENT hValue;
int iValue;
tstring strValue;
};