On 29 April 2016 at 18:36, Burton, Ross wrote:
> Hi,
>
> mb-appearance.c: In function 'new_frame':
> mb-appearance.c:352:3: warning: 'gtk_alignment_get_type' is deprecated
> [-Wdeprecated-declarations]
>*align = g_object_new (GTK_TYPE_ALIGNMENT,
>^
> In file included from /usr/include/gtk-
Hi,
mb-appearance.c: In function 'new_frame':
mb-appearance.c:352:3: warning: 'gtk_alignment_get_type' is deprecated
[-Wdeprecated-declarations]
*align = g_object_new (GTK_TYPE_ALIGNMENT,
^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:248:0,
from mb-appearance.c:28:
Signed-off-by: Jussi Kukkonen
---
appearance/mb-appearance.c | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/appearance/mb-appearance.c b/appearance/mb-appearance.c
index 34640b4..6dfe98e 100644
--- a/appearance/mb-appearance.c
+++ b/app