mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +01:00
overload symReplaceStr
This commit is contained in:
parent
9c4037b608
commit
133fae1836
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void symReplaceStrIfDiff( MPFORMAL XP_UCHAR** loc, const TDesC16& desc );
|
void symReplaceStrIfDiff( MPFORMAL XP_UCHAR** loc, const TDesC16& desc );
|
||||||
|
void symReplaceStrIfDiff( MPFORMAL XP_UCHAR** loc, const XP_UCHAR* str );
|
||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue