summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_static_clui.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Clist_modern/src/modern_static_clui.h')
-rw-r--r--plugins/Clist_modern/src/modern_static_clui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_modern/src/modern_static_clui.h b/plugins/Clist_modern/src/modern_static_clui.h
index 3777e3b6e7..475d389997 100644
--- a/plugins/Clist_modern/src/modern_static_clui.h
+++ b/plugins/Clist_modern/src/modern_static_clui.h
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (C) 2012-24 Miranda NG team (https://miranda-ng.org),
+Copyright (C) 2012-25 Miranda NG team (https://miranda-ng.org),
Copyright (c) 2000-08 Miranda ICQ/IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
@@ -62,7 +62,7 @@ int CListMod_HideWindow(HWND hwndContactList, int mode);
int CLUIServices_LoadModule(void);
INT_PTR CLUIServices_SortList(WPARAM wParam, LPARAM lParam);
-void Docking_GetMonitorRectFromWindow(HWND hWnd, RECT *rc);
+void GetMonitorRectFromWindow(HWND hWnd, RECT *rc);
int EventArea_Create(HWND hCluiWnd);