summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/filedrop.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FloatingContacts/filedrop.h')
-rw-r--r--plugins/FloatingContacts/filedrop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FloatingContacts/filedrop.h b/plugins/FloatingContacts/filedrop.h
index ed03cdbf68..b5c7f803aa 100644
--- a/plugins/FloatingContacts/filedrop.h
+++ b/plugins/FloatingContacts/filedrop.h
@@ -1,7 +1,7 @@
/* This file is a modification of clcfiledrop.h originally
written by Richard Hughes*/
-static HWND hwndCurDrag = NULL;
+static HWND hwndCurDrag = NULL;
class CDropTarget: public IDropTarget
{