File diff r24647:35d23833519f → r24648:785f19c9ce86
src/widgets/misc_widget.h
Show inline comments
 
@@ -12,6 +12,7 @@
 

	
 
/** Widgets of the #LandInfoWindow class. */
 
enum LandInfoWidgets {
 
	WID_LI_LOCATION, ///< Scroll to location.
 
	WID_LI_BACKGROUND, ///< Background of the window.
 
};