(svn r19867) -Change: use non-breaking spaces for currency pre-/postfixes.
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
#ifndef STRING_TYPE_H
|
||||
#define STRING_TYPE_H
|
||||
|
||||
/** A non-breaking space. */
|
||||
#define NBSP "\xC2\xA0"
|
||||
|
||||
/**
|
||||
* Valid filter types for IsValidChar.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user