mirror of
https://github.com/YACReader/yacreader
synced 2026-02-14 11:03:02 -05:00
added drag&drop support for sorting comics in lists
This commit is contained in:
@ -203,6 +203,7 @@ public slots:
|
||||
|
||||
QVector<YACReaderComicReadStatus> getMarks();
|
||||
|
||||
void resortCovers(QList<int> newOrder);
|
||||
|
||||
signals:
|
||||
void centerIndexChanged(int index);
|
||||
|
||||
Reference in New Issue
Block a user