1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-09-01 21:59:38 +02:00

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

@@ -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: