[maemo-commits] [maemo-commits] r17161 - in projects/haf/trunk/libmatchbox2: . matchbox/core
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Jan 13 20:34:40 EET 2009
- Previous message: [maemo-commits] r17160 - in projects/haf/trunk/clutter: clutter debian
- Next message: [maemo-commits] r17162 - projects/haf/trunk/clutter/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: tthurman Date: 2009-01-13 20:34:22 +0200 (Tue, 13 Jan 2009) New Revision: 17161 Modified: projects/haf/trunk/libmatchbox2/ChangeLog projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.h Log: * matchbox/core/mb-wm-decor.h: declare mb_wm_decor_class_type(). Modified: projects/haf/trunk/libmatchbox2/ChangeLog =================================================================== --- projects/haf/trunk/libmatchbox2/ChangeLog 2009-01-13 17:34:46 UTC (rev 17160) +++ projects/haf/trunk/libmatchbox2/ChangeLog 2009-01-13 18:34:22 UTC (rev 17161) @@ -1,3 +1,7 @@ +2009-01-13 Thomas Thurman <thomas.thurman at collabora.co.uk> + + * matchbox/core/mb-wm-decor.h: declare mb_wm_decor_class_type(). + 2009-01-13 Adam Endrodi <adam.endrodi at blumsoft.eu> * matchbox/core/mb-window-manager.c: Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.h =================================================================== --- projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.h 2009-01-13 17:34:46 UTC (rev 17160) +++ projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.h 2009-01-13 18:34:22 UTC (rev 17161) @@ -239,4 +239,7 @@ void * mb_wm_decor_button_get_theme_data (MBWMDecorButton* button); +int +mb_wm_decor_class_type (); + #endif
- Previous message: [maemo-commits] r17160 - in projects/haf/trunk/clutter: clutter debian
- Next message: [maemo-commits] r17162 - projects/haf/trunk/clutter/debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]