diff options
Diffstat (limited to 'src/win.c')
-rw-r--r-- | src/win.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1447,6 +1447,7 @@ static const char* const cursor_ids[] = { IDC_SIZENS, // UP_DOWN IDC_SIZENWSE, // UP_LEFT_DOWN_RIGHT IDC_SIZENESW, // UP_RIGHT_DOWN_LEFT + IDC_SIZEALL, // ALL_SCROLL }; PuglStatus |