Refactoring.
--HG-- branch : develop
This commit is contained in:
parent
0658d92688
commit
35eb1cecff
|
@ -110,7 +110,8 @@ enum class PassmarkLineType : unsigned char
|
|||
VMark,
|
||||
VMark2,
|
||||
UMark,
|
||||
BoxMark
|
||||
BoxMark,
|
||||
LAST_ONE_DO_NOT_USE
|
||||
};
|
||||
|
||||
QString PassmarkLineTypeToString(PassmarkLineType type);
|
||||
|
|
Loading…
Reference in New Issue
Block a user