diff options
Diffstat (limited to 'newctrl/winapi_windows.h')
| -rw-r--r-- | newctrl/winapi_windows.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newctrl/winapi_windows.h b/newctrl/winapi_windows.h index 56f950d..9ee3994 100644 --- a/newctrl/winapi_windows.h +++ b/newctrl/winapi_windows.h @@ -123,7 +123,7 @@ extern void tableSelectItem(HWND, intptr_t); // container_windows.c extern DWORD makeContainerWindowClass(char **); -extern HWND newContainer(void *); +extern HWND newContainer(); extern void calculateBaseUnits(HWND, int *, int *, LONG *); // area_windows.c |
