X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fstate_draw.cpp;h=6557ca51a74944d92e3f8c1d51483a3f4c992fd1;hb=37864763edb5eb5303f2ce69dfaee72f8d5bd00b;hp=56f5c9716bdfbab9f0501cb1f1004e713bf82e2a;hpb=54d76cf22cb55862d5ebf52dfa098fcfe8d246f8;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/state_draw.cpp b/synfig-studio/trunk/src/gtkmm/state_draw.cpp index 56f5c97..6557ca5 100644 --- a/synfig-studio/trunk/src/gtkmm/state_draw.cpp +++ b/synfig-studio/trunk/src/gtkmm/state_draw.cpp @@ -575,7 +575,7 @@ StateDraw_Context::event_mouse_down_handler(const Smach::event& x) return Smach::RESULT_ACCEPT; } - case BUTTON_RIGHT: // Intercept the right-button click to short-circut the pop-up menu + case BUTTON_RIGHT: // Intercept the right-button click to short-circuit the pop-up menu return Smach::RESULT_ACCEPT; default: