mutter/cogl-path
Chun-wei Fan aa878ddca6 Fix the placement of deprecation macros
The deprecation macros, which expand to __declspec (deprecated) on Visual
Studio, is expected to be before the return type of the function which
is annotated by them, and having the deprecation macros there is also
accepted by GCC as well.

This will fix the builds of all applications/libraries using Cogl under
Visual Studio,

Reviewed-by: Robert Bragg <robert@linux.intel.com>
2013-08-19 22:44:45 +01:00
..
tesselator Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl1-path-functions.h Fix the placement of deprecation macros 2013-08-19 22:44:45 +01:00
cogl1-path.c Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl2-path-functions.h Fix the placement of deprecation macros 2013-08-19 22:44:45 +01:00
cogl-path-1.0.pc.in Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-enum-types.c.in Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-enum-types.h.in Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-private.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-types.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path.c cogl-path: Fix the uninitialised path->fill_primitive 2013-08-19 22:44:44 +01:00
cogl-path.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
Makefile.am Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00