tab cleanup
This commit is contained in:
@@ -482,7 +482,7 @@ void OptionRow::AfterImportOptions( PlayerNumber pn )
|
|||||||
}
|
}
|
||||||
|
|
||||||
void OptionRow::PositionUnderlines( PlayerNumber pn )
|
void OptionRow::PositionUnderlines( PlayerNumber pn )
|
||||||
{
|
{
|
||||||
vector<OptionsCursor*> &vpUnderlines = m_Underline[pn];
|
vector<OptionsCursor*> &vpUnderlines = m_Underline[pn];
|
||||||
if( vpUnderlines.empty() )
|
if( vpUnderlines.empty() )
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user