This commit is contained in:
Glenn Maynard
2006-01-16 04:15:08 +00:00
parent ae60708bcb
commit 03a27fcd1c
-1
View File
@@ -50,7 +50,6 @@ protected:
virtual void ImportOptions( int iRow, const vector<PlayerNumber> &vpns ) = 0;
virtual void ExportOptions( int iRow, const vector<PlayerNumber> &vpns ) = 0;
void InitOptionsText();
void GetWidthXY( PlayerNumber pn, int iRow, int iChoiceOnRow, int &iWidthOut, int &iXOut, int &iYOut );
CString GetExplanationText( int iRow ) const;
void PositionUnderlines( int iRow, PlayerNumber pn );