Code

Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. Fixes...
[inkscape.git] / src / text-chemistry.h
index 77fd44a614d375aba5eb2cd074bd242bc957a4ee..cb86fc6c6f9e8b0afb2833e33941df7e125e86c4 100644 (file)
@@ -19,6 +19,7 @@ void text_remove_from_path (void);
 void text_remove_all_kerns (void);
 void text_flow_into_shape();
 void text_unflow();
+void flowtext_to_text();
 
 #endif
 
@@ -31,4 +32,4 @@ void text_unflow();
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :