Searched refs:InkErrorHandler (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dinkscape.cpp115 class InkErrorHandler : public Inkscape::ErrorReporter { class in inherits:Inkscape::ErrorReporter
117 InkErrorHandler(bool useGui) : Inkscape::ErrorReporter(), function in class:InkErrorHandler
120 virtual ~InkErrorHandler() {}
424 InkErrorHandler* handler = new InkErrorHandler(use_gui);

Completed in 523 milliseconds