mirror of
https://github.com/YACReader/yacreader
synced 2025-07-21 06:24:39 -04:00
fixed deleting list
This commit is contained in:
@ -21,6 +21,7 @@ public slots:
|
||||
void reselectCurrentFolder();
|
||||
//reading lists
|
||||
void selectedList(const QModelIndex & mi);
|
||||
void reselectCurrentList();
|
||||
//history navigation
|
||||
void selectedIndexFromHistory(const QModelIndex & mi);
|
||||
//empty subfolder
|
||||
|
Reference in New Issue
Block a user