2006-04-06 [colin] 2.1.0cvs8
[claws.git] / src / textview.c
index b182f576c06c663b824bccc51ecd0ba7f6244426..26eaa6da623d972684cf80fbe833b99a0c19e31c 100644 (file)
@@ -1160,6 +1160,7 @@ void textview_clear(TextView *textview)
        TEXTVIEW_STATUSBAR_POP(textview);
        textview_uri_list_remove_all(textview->uri_list);
        textview->uri_list = NULL;
+       textview->uri_hover = NULL;
 
        textview->body_pos = 0;
        if (textview->image)