Meter.cpp: Typo in commented section

This commit is contained in:
Brian Ferguson 2013-07-20 10:11:34 -06:00
parent 96f27fffcb
commit 369f8c7082

View File

@ -168,7 +168,7 @@ RECT Meter::GetMeterRect()
}
/*
** Returns a Rect containing the adjusted meter location with SolidColorPadding
** Returns a Rect containing the adjusted meter location with "Padding" option
**
*/
Gdiplus::Rect Meter::GetMeterRectPadding()