mirror of
https://github.com/YACReader/yacreader
synced 2025-07-25 16:34:56 -04: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