Add functionality to ensure that the basic system works
There are some things missing: - Configuration - Resuming downloads when the list doesn't scroll past the window
This commit is contained in:
parent
d94084bc25
commit
735d08f1a8
3 changed files with 63 additions and 11 deletions
|
@ -4,9 +4,9 @@ set(danbooru_client_SRCS
|
|||
danbooruconnectwidget.cpp
|
||||
model/danboorupostdelegate.cpp
|
||||
model/danboorupostmodel.cpp
|
||||
test.cpp
|
||||
# mainwindow.cpp
|
||||
# danbooru_client.cpp
|
||||
# test.cpp
|
||||
mainwindow.cpp
|
||||
danbooru_client.cpp
|
||||
testwidget.cpp
|
||||
testpostdata.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue