struct EE::UI::Tools::UIMergeView::ConflictBlock

#include <uimergeview.hpp>

struct ConflictBlock {
    // fields

    TextRange range;
    String stage2;
    String stage3;
};