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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/modern_static_clui.h b/plugins/Clist_modern/src/modern_static_clui.h
index 891dcf53f3..475d389997 100644
--- a/plugins/Clist_modern/src/modern_static_clui.h
+++ b/plugins/Clist_modern/src/modern_static_clui.h
@@ -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);