Searched defs:onProgressCancel (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | export.cpp | 871 void Export::onProgressCancel () function in class:Inkscape::UI::Dialog::Export 944 btn->signal_clicked().connect( sigc::mem_fun(*this, &Export::onProgressCancel) ); |
Completed in 14 milliseconds