mirror of
https://github.com/YACReader/yacreader
synced 2026-02-12 10:10:31 -05:00
Merge - 9.0.0 release
This commit is contained in:
@ -45,6 +45,9 @@ public:
|
||||
ID
|
||||
};
|
||||
|
||||
enum Role {
|
||||
SORT_ROLE = Qt::UserRole
|
||||
};
|
||||
};
|
||||
|
||||
#endif // VOLUMES_MODEL_H
|
||||
|
||||
Reference in New Issue
Block a user