Code

Mnemonics in fill and stroke dialog and menu
[inkscape.git] / src / inkscape.h
index d9de5478258dacf146b6cbf25e6e9461eb2fb270..64cee1560d5ca2fb0b8a6b0ea0b57b5d5b9b5cf4 100644 (file)
@@ -43,6 +43,8 @@ Inkscape::XML::Node *inkscape_get_menus (Inkscape::Application * inkscape);
 Inkscape::Application *inkscape_get_instance();
 gboolean inkscape_use_gui();
 
+bool inkscapeIsCrashing();
+
 SPDesktop * inkscape_find_desktop_by_dkey (unsigned int dkey);
 
 #define SP_ACTIVE_EVENTCONTEXT inkscape_active_event_context ()