(svn r23531) -Codechange: document and rename widgets to be consistent and understandable
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
/** Widgets of the WC_CONSOLE. */
|
||||
enum ConsoleWidgets {
|
||||
CW_BACKGROUND, ///< Background of the console
|
||||
WID_C_BACKGROUND, ///< Background of the console.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_CONSOLE_WIDGET_H */
|
||||
|
Reference in New Issue
Block a user