mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04: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