mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Add a small dialog to show some info about a library
This commit is contained in:
@ -39,6 +39,9 @@ public:
|
||||
QAction *removeLibraryAction;
|
||||
QAction *helpAboutAction;
|
||||
QAction *renameLibraryAction;
|
||||
|
||||
QAction *showLibraryInfo;
|
||||
|
||||
#ifndef Q_OS_MACOS
|
||||
QAction *toggleFullScreenAction;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user