added add label action

This commit is contained in:
Luis Ángel San Martín
2014-10-29 23:53:35 +01:00
parent 741c88c690
commit 3b1ca917aa
5 changed files with 19 additions and 0 deletions

View File

@ -187,6 +187,7 @@ private:
//reading lists actions
QAction * addReadingListAction;
QAction * deleteReadingListAction;
QAction * addLabelAction;
//--
//QAction * expandAllNodesRLAction;
//QAction * colapseAllNodesRLAction;