Import Mutt address book. Modified ImportLDIF into wizard.
[claws.git] / src / mgutils.h
index 626bf75c9be9c8245525d6bfb8d032868602b18c..b960389d2fb17402f5709726e110dbb7ad21d644 100644 (file)
@@ -58,5 +58,6 @@ gchar *mgu_replace_string     ( gchar *str, const gchar *value );
 void mgu_clear_slist           ( GSList *list );
 void mgu_clear_list            ( GList *list );
 gchar *mgu_email_check_empty   ( gchar *address );
+GList *mgu_parse_string                ( gchar *line, const gint maxTokens, gint *tokenCnt );
 
 #endif /* __MGUTILS_H__ */