[maemo-commits] [maemo-commits] r18037 - projects/haf/trunk/libmatchbox2/matchbox/comp-mgr

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Apr 8 17:15:08 EEST 2009
Author: aendrodi
Date: 2009-04-08 17:14:45 +0300 (Wed, 08 Apr 2009)
New Revision: 18037

Modified:
   projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c
Log:
build fix for debug build


Modified: projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c
===================================================================
--- projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c	2009-04-08 14:14:44 UTC (rev 18036)
+++ projects/haf/trunk/libmatchbox2/matchbox/comp-mgr/mb-wm-comp-mgr-clutter.c	2009-04-08 14:14:45 UTC (rev 18037)
@@ -213,7 +213,7 @@
   if (mb_wm_util_untrap_x_errors () == BadDrawable)
     {
       g_debug ("%s: BadDrawable for %lx", __FUNCTION__,
-               client->wm_client->window);
+               client->wm_client->window->xwindow);
       return;
     }
 


More information about the maemo-commits mailing list