[clutter] conform: Disable deprecation warnings in the model units
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] conform: Disable deprecation warnings in the model units
- Date: Tue, 7 Jul 2015 15:05:07 +0000 (UTC)
commit 52e8864aa30cc394b7c79cb17c43f2c877396a19
Author: Emmanuele Bassi <ebassi gnome org>
Date: Sun Jun 28 10:37:31 2015 +0100
conform: Disable deprecation warnings in the model units
tests/conform/model.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/conform/model.c b/tests/conform/model.c
index 51c9eb7..f7b0c0b 100644
--- a/tests/conform/model.c
+++ b/tests/conform/model.c
@@ -1,5 +1,6 @@
#include <stdlib.h>
#include <string.h>
+#define CLUTTER_DISABLE_DEPRECATION_WARNINGS
#include <clutter/clutter.h>
typedef struct _ModelData
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]