mirror of
https://github.com/YACReader/yacreader
synced 2025-10-07 12:35:42 -04:00
comments
This commit is contained in:
@ -245,7 +245,7 @@ void ReadingListModel::addReadingList(const QString &name)
|
||||
|
||||
void ReadingListModel::addReadingListAt(const QString &name, const QModelIndex &mi)
|
||||
{
|
||||
|
||||
//TODO
|
||||
}
|
||||
|
||||
bool ReadingListModel::isEditable(const QModelIndex &mi)
|
||||
|
Reference in New Issue
Block a user