Small bugfix
authorPhilip Van Hoof <philip@codeminded.be>
Tue, 19 Jun 2007 07:44:42 +0000 (07:44 +0000)
committerPhilip Van Hoof <philip@codeminded.be>
Tue, 19 Jun 2007 07:44:42 +0000 (07:44 +0000)
pmo-trunk-r2301

src/maemo/modest-main-window.c

index 8d88a75..4073ff8 100644 (file)
@@ -290,6 +290,7 @@ modest_main_window_init (ModestMainWindow *obj)
 
        priv = MODEST_MAIN_WINDOW_GET_PRIVATE(obj);
 
+       priv->queue_err_signals = NULL;
        priv->msg_paned    = NULL;
        priv->main_paned   = NULL;      
        priv->main_vbox    = NULL;