mirror of
https://github.com/YACReader/yacreader
synced 2025-11-14 14:02:45 -05:00
Add a small dialog to show some info about a library
This commit is contained in:
@ -251,6 +251,7 @@ public slots:
|
||||
void removeLibrary();
|
||||
void renameLibrary();
|
||||
void rescanLibraryForXMLInfo();
|
||||
void showLibraryInfo();
|
||||
void rescanCurrentFolderForXMLInfo();
|
||||
void rescanFolderForXMLInfo(QModelIndex modelIndex);
|
||||
void rename(QString newName);
|
||||
|
||||
Reference in New Issue
Block a user