git-svn-id: svn://db.shs.com.ru/libs@596 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2019-09-19 13:13:56 +00:00
parent 296ac5ab5f
commit 575d710678
3 changed files with 4 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ enum BlockviewItemData {
bvidInvalidItem = 1008, // bool
bvidDecorText = 1010, // QString
bvidBlockDecor = 1011, // bool
bvidDTHandle = 1012, // bool
bvidCorrectMove = 1100, // bool
};