mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 01:15:07 -04:00
merge
This commit is contained in:
@ -85,6 +85,8 @@ public:
|
||||
void updateFolderCompletedStatus(const QModelIndexList & list, bool status);
|
||||
void updateFolderFinishedStatus(const QModelIndexList & list, bool status);
|
||||
|
||||
QStringList getSubfoldersNames(const QModelIndex & mi);
|
||||
|
||||
enum Columns {
|
||||
Name = 0,
|
||||
Path = 1,
|
||||
|
Reference in New Issue
Block a user