HandleMessage( Message )

This commit is contained in:
Glenn Maynard
2006-11-13 23:11:25 +00:00
parent c219f56a3b
commit a5f5fa0b78
28 changed files with 60 additions and 60 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ private:
void ImportOptions( int iRow, const vector<PlayerNumber> &vpns );
void ExportOptions( int iRow, const vector<PlayerNumber> &vpns );
void HandleMessage( const RString& sMessage );
void HandleMessage( const Message &msg );
void ProcessMenuStart( const InputEventPlus &input );