mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
clang-format
This commit is contained in:
@ -9,7 +9,7 @@ class VolumeComicsModel : public JSONModel
|
||||
public:
|
||||
explicit VolumeComicsModel(QObject *parent = nullptr);
|
||||
void load(const QString &json) override;
|
||||
//void load(const QStringList & jsonList);
|
||||
// void load(const QStringList & jsonList);
|
||||
|
||||
QModelIndex parent(const QModelIndex &index) const override;
|
||||
int rowCount(const QModelIndex &parent = QModelIndex()) const override;
|
||||
|
Reference in New Issue
Block a user