anjuta r4641 - in trunk: . plugins/glade
- From: jhs svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4641 - in trunk: . plugins/glade
- Date: Tue, 27 Jan 2009 11:22:47 +0000 (UTC)
Author: jhs
Date: Tue Jan 27 11:22:47 2009
New Revision: 4641
URL: http://svn.gnome.org/viewvc/anjuta?rev=4641&view=rev
Log:
2009-01-27 Carl-Anton Ingmarsson <ca ingmarsson gmail com>
* plugins/glade/anjuta-design-document.c
(anjuta_design_document_set_design_view_parent):
#569225 â glade-plugin build error
Modified:
trunk/ChangeLog
trunk/plugins/glade/anjuta-design-document.c
Modified: trunk/plugins/glade/anjuta-design-document.c
==============================================================================
--- trunk/plugins/glade/anjuta-design-document.c (original)
+++ trunk/plugins/glade/anjuta-design-document.c Tue Jan 27 11:22:47 2009
@@ -81,8 +81,8 @@
gtk_container_remove (priv->design_view_parent,
GTK_WIDGET (priv->design_view));
}
- DEBUG_PRINT (container ? "Setting the new container for design view" :
- "Unsetting the container for design view");
+ DEBUG_PRINT ("%s", container ? "Setting the new container for design view" :
+ "Unsetting the container for design view");
if (container)
{
gtk_container_add (container,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]