mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
context: Re-add /<* private *>/ for _COGL_N_FEATURE_IDS
Turns out gtk-doc really needs 'private' and glib-mkenums needs 'skip'. So let's have both. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit e51206b2a9c9a582ac83fb71290524c99a8dbbb6)
This commit is contained in:
parent
979a3d5517
commit
8a3fb7a10d
@ -238,6 +238,7 @@ typedef enum _CoglFeatureID
|
||||
COGL_FEATURE_ID_GLES2_CONTEXT,
|
||||
COGL_FEATURE_ID_DEPTH_TEXTURE,
|
||||
|
||||
/*< private >*/
|
||||
_COGL_N_FEATURE_IDS /*< skip >*/
|
||||
} CoglFeatureID;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user