Code

change API: separate functions creating a blur filter, one for a given item, another...
[inkscape.git] / src / dialogs / text-edit.h
index 9350de219b7b04dba73cfab293c7327848006127..1fa60c457576a7d23b2c05305da550f1249b65fc 100644 (file)
@@ -9,7 +9,8 @@
  */
 
 void sp_text_edit_dialog (void);
-
+void sp_text_edit_dialog_default_set_insensitive (); //FIXME: Replace trough a verb
 #endif
 
 /*