Code

fixed crash when starting up without Inkscape GUI: Inkscape messages were being redir...
authordwyip <dwyip@users.sourceforge.net>
Fri, 19 May 2006 03:23:53 +0000 (03:23 +0000)
committerdwyip <dwyip@users.sourceforge.net>
Fri, 19 May 2006 03:23:53 +0000 (03:23 +0000)
commitedceed2c943d9d9f79377dda7b50b47e1e690246
tree009a01b5c94f0a594d5e09f7c1085b759ea022d3
parentb91d3d6c8f909bda909028eada6bf410d60c95a0
fixed crash when starting up without Inkscape GUI: Inkscape messages were being redirected
to DebugDialog regardless of value of use_gui, which caused problems in DebugDialog
instantiation
src/inkscape.cpp