added 'Add to...' context submenu and addToFavoritesAction

This commit is contained in:
Luis Ángel San Martín
2014-11-27 16:29:29 +01:00
parent b80c72f70d
commit 4ca873e058
5 changed files with 35 additions and 4 deletions

View File

@ -217,8 +217,8 @@ private:
QAction * addLabelAction;
QAction * renameListAction;
//--
//QAction * expandAllNodesRLAction;
//QAction * colapseAllNodesRLAction;
QAction * addToMenuAction;
QAction * addToFavoritesAction;
QList<QAction *> itemActions;
QList<QAction *> viewActions;