(svn r25290) -Add: Assign string names to notable windows.
This commit is contained in:
@@ -1777,7 +1777,7 @@ static const NWidgetPart _nested_smallmap_widgets[] = {
|
||||
};
|
||||
|
||||
static WindowDesc _smallmap_desc(
|
||||
WDP_AUTO, 484, 314,
|
||||
WDP_AUTO, "smallmap", 484, 314,
|
||||
WC_SMALLMAP, WC_NONE,
|
||||
0,
|
||||
_nested_smallmap_widgets, lengthof(_nested_smallmap_widgets)
|
||||
|
Reference in New Issue
Block a user