X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Ftext-chemistry.h;h=7762b8fbcb122c37da5e9ace2c18e84ef7b85ac5;hb=7cdcd76996e5e33b0ce8bea84fa8dc68024ebdfb;hp=77fd44a614d375aba5eb2cd074bd242bc957a4ee;hpb=6b15695578f07a3f72c4c9475c1a261a3021472a;p=inkscape.git diff --git a/src/text-chemistry.h b/src/text-chemistry.h index 77fd44a61..7762b8fbc 100644 --- a/src/text-chemistry.h +++ b/src/text-chemistry.h @@ -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