mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 00:44:59 -04:00
Added drop support for copying/moving files in the folders view
This commit is contained in:
@ -49,7 +49,7 @@ protected:
|
||||
void dropEvent(QDropEvent *event);
|
||||
|
||||
private:
|
||||
QList<QString> filterInvalidComicFiles(const QList<QUrl> & list);
|
||||
|
||||
};
|
||||
|
||||
#endif // COMICS_VIEW_H
|
||||
|
Reference in New Issue
Block a user