[maemo-commits] [maemo-commits] r16566 - projects/haf/branches/hildon-fm/fremantle_legacy/hildon-fm
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Nov 4 17:59:43 EET 2008
- Previous message: [maemo-commits] r16565 - in projects/haf/branches/hildon-fm/fremantle_legacy: . hildon-fm
- Next message: [maemo-commits] r16567 - in projects/haf/branches/hildon-fm/fremantle_legacy: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: rabinovich Date: 2008-11-04 17:59:40 +0200 (Tue, 04 Nov 2008) New Revision: 16566 Modified: projects/haf/branches/hildon-fm/fremantle_legacy/hildon-fm/hildon-file-chooser-dialog.c Log: gtk_widget_show for add_extra Modified: projects/haf/branches/hildon-fm/fremantle_legacy/hildon-fm/hildon-file-chooser-dialog.c =================================================================== --- projects/haf/branches/hildon-fm/fremantle_legacy/hildon-fm/hildon-file-chooser-dialog.c 2008-11-04 14:00:39 UTC (rev 16565) +++ projects/haf/branches/hildon-fm/fremantle_legacy/hildon-fm/hildon-file-chooser-dialog.c 2008-11-04 15:59:40 UTC (rev 16566) @@ -2585,6 +2585,7 @@ gtk_box_pack_start (GTK_BOX(GTK_DIALOG(self)->vbox), widget, FALSE, TRUE, 0); + gtk_widget_show(widget); } static void
- Previous message: [maemo-commits] r16565 - in projects/haf/branches/hildon-fm/fremantle_legacy: . hildon-fm
- Next message: [maemo-commits] r16567 - in projects/haf/branches/hildon-fm/fremantle_legacy: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]