remove bTweenIn
This commit is contained in:
@@ -54,7 +54,7 @@ protected:
|
||||
virtual void ImportOptions( int iRow, const vector<PlayerNumber> &vpns ) = 0;
|
||||
virtual void ExportOptions( int iRow, const vector<PlayerNumber> &vpns ) = 0;
|
||||
|
||||
void RestartOptions( bool bTweenIn );
|
||||
void RestartOptions();
|
||||
void GetWidthXY( PlayerNumber pn, int iRow, int iChoiceOnRow, int &iWidthOut, int &iXOut, int &iYOut ) const;
|
||||
RString GetExplanationText( int iRow ) const;
|
||||
void PositionIcons();
|
||||
|
||||
Reference in New Issue
Block a user