mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
added custom context menu to folders view
This commit is contained in:
@ -350,7 +350,7 @@ public slots:
|
||||
QModelIndexList getSelectedComics();
|
||||
void deleteComics();
|
||||
//void showSocial();
|
||||
void updateFoldersViewConextMenu(const QModelIndex & mi);
|
||||
void showFoldersContextMenu(const QPoint & point);
|
||||
void libraryAlreadyExists(const QString & name);
|
||||
void importLibraryPackage();
|
||||
void updateComicsView(quint64 libraryId, const ComicDB & comic);
|
||||
|
Reference in New Issue
Block a user