mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
added 'Add to...' context submenu and addToFavoritesAction
This commit is contained in:
@ -217,8 +217,8 @@ private:
|
||||
QAction * addLabelAction;
|
||||
QAction * renameListAction;
|
||||
//--
|
||||
//QAction * expandAllNodesRLAction;
|
||||
//QAction * colapseAllNodesRLAction;
|
||||
QAction * addToMenuAction;
|
||||
QAction * addToFavoritesAction;
|
||||
|
||||
QList<QAction *> itemActions;
|
||||
QList<QAction *> viewActions;
|
||||
|
Reference in New Issue
Block a user