mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 09:24:57 -04:00
added add label action
This commit is contained in:
@ -187,6 +187,7 @@ private:
|
||||
//reading lists actions
|
||||
QAction * addReadingListAction;
|
||||
QAction * deleteReadingListAction;
|
||||
QAction * addLabelAction;
|
||||
//--
|
||||
//QAction * expandAllNodesRLAction;
|
||||
//QAction * colapseAllNodesRLAction;
|
||||
|
Reference in New Issue
Block a user