Loading editor/documenttreemodel.h +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ public: NameRole = Qt::UserRole + 1, UuidRole, TypeIdRole, HasChildrenRole NodeHasChildrenRole }; Q_ENUM(Roles) Loading Loading
editor/documenttreemodel.h +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ public: NameRole = Qt::UserRole + 1, UuidRole, TypeIdRole, HasChildrenRole NodeHasChildrenRole }; Q_ENUM(Roles) Loading