* src/modest-tny-attachment.h:
[modest] / src / modest-ui.h
index 186142d..94211cf 100644 (file)
@@ -77,7 +77,7 @@ GType        modest_ui_get_type        (void) G_GNUC_CONST;
  *  
  * Returns: a new ModestUI, or NULL in case of error
  */
-ModestUI*     modest_ui_new             (ModestConf *modest_conf);
+ModestUI*     modest_ui_new             (void);
 
 
 /**