Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan git-svn-id: svn://10.0.0.236/trunk@185282 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -136,7 +136,7 @@ Boolean CToolbarButton::ChangeMode(Int8 inNewMode, SDimension16& outDimensionDel
|
||||
void CToolbarButton::DrawButtonTitle(void)
|
||||
{
|
||||
if (mCurrentMode == eTOOLBAR_TEXT && (!IsActive() || !IsEnabled()))
|
||||
::TextMode(grayishTextOr); // this is so light you cant see it.
|
||||
::TextMode(grayishTextOr); // this is so light you can't see it.
|
||||
|
||||
CButton::DrawButtonTitle();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user