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

	
 
#ifndef WIDGETS_MISC_WIDGET_H
 
#define WIDGETS_MISC_WIDGET_H
 

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

	
 
/** Widgets of the #TooltipsWindow class. */
 
enum ToolTipsWidgets {
 
	WID_TT_BACKGROUND, ///< Background of the window.