Remove trailing spaces
This commit is contained in:
@@ -1427,7 +1427,7 @@ void wxPropertyGrid::RegainColours()
|
||||
wxColour capForeCol = wxPGAdjustColour(m_colCapBack,colDec,5000,5000,true);
|
||||
if (wxPGGetColAvg(m_colCapBack) < 100)
|
||||
capForeCol = wxSystemSettings::GetColour( wxSYS_COLOUR_WINDOWTEXT );
|
||||
|
||||
|
||||
m_colCapFore = capForeCol;
|
||||
m_categoryDefaultCell.GetData()->SetFgCol(capForeCol);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user