mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Added new type of ComicsViewStatus
This commit is contained in:
parent
cf369485c6
commit
c82ac5d63e
@ -76,7 +76,8 @@ static const QString YACReaderLibrarSubReadingListMimeDataFormat = "application/
|
||||
enum ComicsViewStatus
|
||||
{
|
||||
Flow,
|
||||
Grid
|
||||
Grid,
|
||||
Info
|
||||
};
|
||||
|
||||
enum FitMode{
|
||||
|
Loading…
x
Reference in New Issue
Block a user