summaryrefslogtreecommitdiff
path: root/plugins/FloatingContacts/src/fltcont.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FloatingContacts/src/fltcont.h')
-rw-r--r--plugins/FloatingContacts/src/fltcont.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/FloatingContacts/src/fltcont.h b/plugins/FloatingContacts/src/fltcont.h
index dc8f6ea15b..d854e8083e 100644
--- a/plugins/FloatingContacts/src/fltcont.h
+++ b/plugins/FloatingContacts/src/fltcont.h
@@ -94,7 +94,7 @@ extern BOOL bEnableTip;
extern BOOL bIsCListShow;
extern HWND hwndMiranda;
-extern HIMAGELIST himl;
+extern HIMAGELIST himlMiranda;
extern RECT rcScreen;
extern HFONT hFont[FLT_FONTIDS];
@@ -137,7 +137,6 @@ extern BOOL (WINAPI *pUpdateLayeredWindow)
/////////////////////////////////////////////////////////////////////////////
-//
static __forceinline BOOL ImageList_GetIconSize_my(HIMAGELIST himl, SIZE &sz)
{