(svn r23534) -Codechange: document and rename widgets to be consistent and understandable

This commit is contained in:
truebrain
2011-12-16 16:39:48 +00:00
parent f578edd3bc
commit cb8e37197d
4 changed files with 104 additions and 105 deletions

View File

@@ -14,7 +14,7 @@
/** Widgets of the WC_HIGHSCORE / WC_ENDSCREEN. */
enum HighscoreWidgets {
HSW_BACKGROUND,
WID_H_BACKGROUND, ///< Background of the window.
};
#endif /* WIDGETS_HIGHSCORE_WIDGET_H */