mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 17:35:02 -04:00
foldersView context menu is now dynamic
This commit is contained in:
@ -279,6 +279,7 @@ public:
|
||||
void backward();
|
||||
void forward();
|
||||
void updateHistory(const QModelIndex & mi);
|
||||
void updateFoldersViewConextMenu(const QModelIndex & mi);
|
||||
void libraryAlreadyExists(const QString & name);
|
||||
void importLibraryPackage();
|
||||
void updateComicsView(quint64 libraryId, const ComicDB & comic);
|
||||
|
Reference in New Issue
Block a user