Add deprecation guard to G_UNICODE_COMBINING_MARK

...since it's deprecated now and documented as such.
This commit is contained in:
Ryan Lortie 2011-07-22 12:59:11 +02:00
parent 4f36eb0f6d
commit 668c399077

View File

@ -156,7 +156,9 @@ typedef enum
*
* Deprecated: 2.30: Use %G_UNICODE_SPACING_MARK.
*/
#ifndef G_DISABLE_DEPRECATED
#define G_UNICODE_COMBINING_MARK G_UNICODE_SPACING_MARK
#endif
/**
* GUnicodeBreakType: