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

/inkscape/src/
H A Ddocument-undo.cpp115 typedef SimpleEvent<Event::INTERACTION> InteractionEvent; typedef in namespace:__anon39
117 class CommitEvent : public InteractionEvent {
121 : InteractionEvent(share_static_string("commit"))

Completed in 345 milliseconds