Allow downloading posts from the toolbar
This allows downloading if the QML area is not filled. TODO: Configure infinite scrolling
This commit is contained in:
parent
db03bdbce2
commit
7b8214401b
3 changed files with 11 additions and 1 deletions
|
@ -42,6 +42,7 @@ public:
|
|||
void clear();
|
||||
DanbooruPool* poolAt(int index) const;
|
||||
|
||||
|
||||
private:
|
||||
QVector<DanbooruPool *> m_items;
|
||||
static const QStringList m_headerNames;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue