mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-4288 move misplaced "inline".
X-SVN-Rev: 17263
This commit is contained in:
parent
fe3b5b28c7
commit
d46f327899
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ public:
|
|||
*
|
||||
* @stable ICU 3.2
|
||||
*/
|
||||
virtual float inline yUnitsToPoints(float yUnits) const;
|
||||
virtual inline float yUnitsToPoints(float yUnits) const;
|
||||
|
||||
/**
|
||||
* This method converts font design units to points.
|
||||
|
|
Loading…
Add table
Reference in a new issue