[maemo-commits] [maemo-commits] r9287 - projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed Jan 24 14:42:05 EET 2007
Author: moimart
Date: 2007-01-24 14:42:04 +0200 (Wed, 24 Jan 2007)
New Revision: 9287

Modified:
   projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-desktop-panel-expandable.c
Log:

	* fixed little error



Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-desktop-panel-expandable.c
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-desktop-panel-expandable.c	2007-01-24 12:32:33 UTC (rev 9286)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/libhildondesktop/hildon-desktop-panel-expandable.c	2007-01-24 12:42:04 UTC (rev 9287)
@@ -142,7 +142,8 @@
                                                                                 n_params,
                                                                                 params);
 	
-
+  panel = HILDON_DESKTOP_PANEL_EXPANDABLE (object);
+  
   panel->priv->extension_window = GTK_WINDOW (gtk_window_new (GTK_WINDOW_TOPLEVEL));
 
   gtk_window_set_type_hint (panel->priv->extension_window,


More information about the maemo-commits mailing list