enum EE::UI::Doc::TextDocument::IndentType

#include <textdocument.hpp>

enum IndentType {
    IndentSpaces,
    IndentTabs,
};