move OptionTitle into OptionRowHandler

This commit is contained in:
Glenn Maynard
2006-09-01 04:29:24 +00:00
parent 0630367edc
commit 3f468cb30a
4 changed files with 20 additions and 19 deletions
-1
View File
@@ -186,7 +186,6 @@ public:
bool GetFirstItemGoesDown() const { return m_bFirstItemGoesDown; }
void PrepareItemText( RString &s ) const;
RString OptionTitle( RString s ) const;
void SetExitText( RString sExitText );