UndoableStack.addToTop

Adds an event to the top of the stack. If there are any undone events, they'll be lost. Bottom event is always lost.

class UndoableStack
void
addToTop

Meta