enum EE::UI::Doc::TextUndoCommandType

#include <textundostack.hpp>

enum TextUndoCommandType {
    Insert,
    Remove,
    Selection,
};