mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 22:14:41 -04:00
added support for removing elements from a list
This commit is contained in:
@ -22,6 +22,9 @@ public slots:
|
||||
//reading lists
|
||||
void selectedList(const QModelIndex & mi);
|
||||
void reselectCurrentList();
|
||||
|
||||
void reselectCurrentSource();
|
||||
|
||||
//history navigation
|
||||
void selectedIndexFromHistory(const YACReaderLibrarySourceContainer &sourceContainer);
|
||||
void loadIndexFromHistory(const YACReaderLibrarySourceContainer &sourceContainer);
|
||||
|
Reference in New Issue
Block a user