[anjuta] anjuta-status: don't derive from deprecated GtkHBox
- From: Carl-Anton Ingmarsson <carlantoni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] anjuta-status: don't derive from deprecated GtkHBox
- Date: Tue, 14 May 2013 20:34:00 +0000 (UTC)
commit 6bb97705bdaccb7a4804e4906de2db030f0ef301
Author: Carl-Anton Ingmarsson <ca ingmarsson gmail com>
Date: Tue May 14 17:21:19 2013 +0200
anjuta-status: don't derive from deprecated GtkHBox
libanjuta/anjuta-status.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libanjuta/anjuta-status.c b/libanjuta/anjuta-status.c
index e74f833..2dacbae 100644
--- a/libanjuta/anjuta-status.c
+++ b/libanjuta/anjuta-status.c
@@ -660,5 +660,5 @@ anjuta_status_set_title (AnjutaStatus *status, const gchar *title)
}
}
-ANJUTA_TYPE_BEGIN(AnjutaStatus, anjuta_status, GTK_TYPE_HBOX);
+ANJUTA_TYPE_BEGIN(AnjutaStatus, anjuta_status, GTK_TYPE_BOX);
ANJUTA_TYPE_END;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]