mirror of
https://github.com/YACReader/yacreader
synced 2025-12-02 23:42:46 -05: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