[maemo-commits] [maemo-commits] r17251 - projects/haf/trunk/libmatchbox2/matchbox/theme-engines

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Jan 22 09:05:05 EET 2009
Author: kihamala
Date: 2009-01-22 09:05:03 +0200 (Thu, 22 Jan 2009)
New Revision: 17251

Modified:
   projects/haf/trunk/libmatchbox2/matchbox/theme-engines/mb-wm-theme.c
Log:
added FIXME


Modified: projects/haf/trunk/libmatchbox2/matchbox/theme-engines/mb-wm-theme.c
===================================================================
--- projects/haf/trunk/libmatchbox2/matchbox/theme-engines/mb-wm-theme.c	2009-01-21 14:52:14 UTC (rev 17250)
+++ projects/haf/trunk/libmatchbox2/matchbox/theme-engines/mb-wm-theme.c	2009-01-22 07:05:03 UTC (rev 17251)
@@ -32,6 +32,7 @@
 #define SIMPLE_FRAME_TITLEBAR_HEIGHT 40
 #define SIMPLE_FRAME_EDGE_SIZE 0
 
+/* FIXME! Global variable named like this? What about putting it to struct? */
 unsigned int left_padding = 0;
 
 MBWMThemeCustomClientTypeFunc  custom_client_type_func      = NULL;


More information about the maemo-commits mailing list