smallmap_gui.c
changeset 4727 ba5bae41b004
parent 4719 413b21513ef7
child 4846 a6c472d934c0
--- a/smallmap_gui.c	Wed Oct 04 17:09:17 2006 +0000
+++ b/smallmap_gui.c	Wed Oct 04 19:11:43 2006 +0000
@@ -983,7 +983,7 @@
 	if (w == NULL) return;
 
 	LowerWindowWidget(w, _smallmap_type + 5);
-	SetWidgetLoweredState(w, 12, _smallmap_show_towns);
+	SetWindowWidgetLoweredState(w, 12, _smallmap_show_towns);
 	w->resize.width = 350;
 	w->resize.height = 250;