not virtual

This commit is contained in:
Glenn Maynard
2006-01-16 04:39:02 +00:00
parent b812dba676
commit 21094d8066
+1 -1
View File
@@ -55,7 +55,7 @@ protected:
void PositionUnderlines( int iRow, PlayerNumber pn );
void PositionAllUnderlines();
void PositionIcons();
virtual void RefreshIcons( int iRow, PlayerNumber pn );
void RefreshIcons( int iRow, PlayerNumber pn );
void RefreshAllIcons();
void PositionCursors();
void PositionRows();