(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_NEWS_WIDGET_H
|
||||
#define WIDGETS_NEWS_WIDGET_H
|
||||
|
||||
#include "../news_type.h"
|
||||
|
||||
/** Constants in the message options window. */
|
||||
enum MessageOptionsSpace {
|
||||
MOS_WIDG_PER_SETTING = 4, ///< Number of widgets needed for each news category, starting at widget #WIDGET_NEWSOPT_START_OPTION.
|
||||
|
Reference in New Issue
Block a user