1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "XmlFileUtil.h"
|
||||
#include <deque>
|
||||
|
||||
ThemeManager* THEME = NULL; // global object accessable from anywhere in the program
|
||||
ThemeManager* THEME = NULL; // global object accessible from anywhere in the program
|
||||
|
||||
static const RString THEME_INFO_INI = "ThemeInfo.ini";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user