summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6c07b0f)
raw | patch | inline | side by side (parent: 6c07b0f)
author | cilix42 <cilix42@users.sourceforge.net> | |
Mon, 8 Sep 2008 14:31:31 +0000 (14:31 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Mon, 8 Sep 2008 14:31:31 +0000 (14:31 +0000) |
src/widgets/toolbox.cpp | patch | blob | history |
index 185b8041363d0bc5523605fe675b36e61a366c69..a0fcbcd8670a54cb1cf4d9c5ce8e65abd85454f5 100644 (file)
--- a/src/widgets/toolbox.cpp
+++ b/src/widgets/toolbox.cpp
SPDesktop *desktop = static_cast<SPDesktop *>(data);
if (tools_isactive(desktop, TOOLS_LPETOOL)) {
- SPLPEToolContext *lc = SP_LPETOOL_CONTEXT(desktop->event_context);
sp_action_perform(Inkscape::Verb::get(SP_VERB_DIALOG_LIVE_PATH_EFFECT)->get_action(desktop), NULL);
}
gtk_toggle_action_set_active(act, false);