mirror of
https://github.com/YACReader/yacreader
synced 2025-11-20 17:42:54 -05:00
added label content loading
This commit is contained in:
@ -52,6 +52,7 @@ public:
|
||||
|
||||
enum Roles {
|
||||
TypeListsRole = Qt::UserRole + 1,
|
||||
IDRole
|
||||
};
|
||||
|
||||
enum TypeList {
|
||||
|
||||
Reference in New Issue
Block a user