mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 09:24:57 -04:00
added movable reading lists title tool bar to the sidebar
This commit is contained in:
@ -184,6 +184,13 @@ private:
|
||||
QAction * updateFolderAction;
|
||||
QAction * updateCurrentFolderAction;
|
||||
|
||||
//reading lists actions
|
||||
QAction * addReadingListAction;
|
||||
QAction * deleteReadingListAction;
|
||||
//--
|
||||
//QAction * expandAllNodesRLAction;
|
||||
//QAction * colapseAllNodesRLAction;
|
||||
|
||||
QList<QAction *> itemActions;
|
||||
QList<QAction *> viewActions;
|
||||
|
||||
|
Reference in New Issue
Block a user