mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 22:14:41 -04:00
colorized empty label widget and fixed label info on insert
This commit is contained in:
@ -30,9 +30,9 @@ public slots:
|
||||
|
||||
void loadFolderInfo(const QModelIndex & modelIndex);
|
||||
void loadListInfo(const QModelIndex & modelIndex);
|
||||
void loadSpecialListInfo(const qulonglong id);
|
||||
void loadLabelInfo(const qulonglong id);
|
||||
void loadReadingListInfo(const qulonglong id);
|
||||
void loadSpecialListInfo(const QModelIndex & modelIndex);
|
||||
void loadLabelInfo(const QModelIndex & modelIndex);
|
||||
void loadReadingListInfo(const QModelIndex & modelIndex);
|
||||
|
||||
void loadPreviousStatus();
|
||||
|
||||
|
Reference in New Issue
Block a user