[maemo-commits] [maemo-commits] r18037 - projects/haf/trunk/libmatchbox2/matchbox/comp-mgr
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Apr 8 17:15:08 EEST 2009
- Previous message: [maemo-commits] r18036 - in projects/haf/trunk/libmatchbox2: . debian
- Next message: [maemo-commits] r18038 - projects/haf/tags/libmatchbox2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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;
}
- Previous message: [maemo-commits] r18036 - in projects/haf/trunk/libmatchbox2: . debian
- Next message: [maemo-commits] r18038 - projects/haf/tags/libmatchbox2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
