maxHistorySize property

int maxHistorySize
getter/setter pair

The maximum number of changes to keep in the undo stack.

Implementation

static int maxHistorySize = 100;