(svn r23529) -Codechange: make all widget enum values unique and make them include the files they need to compile
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
#ifndef WIDGETS_GRAPH_WIDGET_H
|
||||
#define WIDGETS_GRAPH_WIDGET_H
|
||||
|
||||
#include "../economy_type.h"
|
||||
|
||||
/** Widgets of the WC_GRAPH_LEGEND. */
|
||||
enum GraphLegendWidgetNumbers {
|
||||
GLW_BACKGROUND,
|
||||
|
Reference in New Issue
Block a user