Sync with hiro's cvs 10 to 17.
[claws.git] / src / textview.h
index dca4d858758a69e28b2086012354336af948440e..992a3e7d16c1502ef461356e4cde1c7c30ce64b4 100644 (file)
@@ -42,6 +42,9 @@ struct _TextView
        GtkWidget *text_sb;
        GtkWidget *text_mb;
 
+       GtkWidget *popup_menu;
+       GtkItemFactory *popup_factory;
+
        gboolean text_is_mb;
 
        GSList *uri_list;