mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 14:02:45 -05:00
Add new manga field to the edit comic dialog
This commit is contained in:
@ -76,6 +76,7 @@ private:
|
||||
YACReaderFieldEdit *formatEdit;
|
||||
QCheckBox *colorCheck;
|
||||
YACReaderFieldEdit *ageRatingEdit;
|
||||
QCheckBox *mangaCheck;
|
||||
|
||||
YACReaderFieldPlainTextEdit *synopsis;
|
||||
YACReaderFieldPlainTextEdit *characters;
|
||||
|
||||
Reference in New Issue
Block a user