mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04: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