* build fixes for Bora
[modest] / src / maemo / modest-main-window.c
index 079111d..9cbab26 100644 (file)
@@ -471,6 +471,6 @@ modest_main_window_new (void)
 
        /* Needed to show the contents of the toolbar */
        gtk_widget_show_all (GTK_WIDGET (self));
-
+               
        return MODEST_WINDOW(self);
 }