add ResetOptions

This commit is contained in:
Glenn Maynard
2007-04-06 16:03:50 +00:00
parent c69d045490
commit 023025e01b
2 changed files with 28 additions and 19 deletions
-1
View File
@@ -74,7 +74,6 @@ private:
void Pop();
void ImportRow( RString sRow );
void ExportRow( RString sRow );
bool RowIsMenusOnly( RString sRow ) const;
InputQueueCodeSet m_Codes;