mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-02 06:20:14 +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 XP_UCHAR* str );
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue