foldersView context menu is now dynamic

This commit is contained in:
Luis Ángel San Martín
2014-06-11 19:38:13 +02:00
parent 7e68a34d7e
commit 169ecd485c
2 changed files with 19 additions and 1 deletions

View File

@ -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);