src/window_gui.h
changeset 9834 7474149531c1
parent 9781 31e0e461d7bf
child 10180 a99cf854c6d0
--- a/src/window_gui.h	Sun Aug 03 17:16:39 2008 +0000
+++ b/src/window_gui.h	Sun Aug 03 17:35:08 2008 +0000
@@ -573,7 +573,7 @@
 
 void ResizeButtons(Window *w, byte left, byte right);
 
-void ResizeWindowForWidget(Window *w, int widget, int delta_x, int delta_y);
+void ResizeWindowForWidget(Window *w, uint widget, int delta_x, int delta_y);
 
 void SetVScrollCount(Window *w, int num);
 void SetVScroll2Count(Window *w, int num);