fix compile

This commit is contained in:
Chris Danford
2006-06-14 07:46:31 +00:00
parent daf48e67bc
commit 67ea381b99
+1 -1
View File
@@ -41,7 +41,7 @@ public:
void GetSelectableThemeNames( vector<RString>& AddTo );
int GetNumSelectableThemes();
bool DoesThemeExist( const RString &sThemeName );
bool ThemeIsSelectable( const RString &sThemeName );
bool IsThemeSelectable( const RString &sThemeName );
RString GetThemeDisplayName( const RString &sThemeName );
void GetLanguages( vector<RString>& AddTo );
bool DoesLanguageExist( const RString &sLanguage );