made possible to use doOperation with callback, added setRead, added settings for window position and size
This commit is contained in:
parent
ddb54f398c
commit
41e762445f
8 changed files with 94 additions and 47 deletions
|
@ -2,6 +2,8 @@ TEMPLATE = app
|
|||
|
||||
QT += qml quick
|
||||
|
||||
CONFIG += c++11
|
||||
|
||||
SOURCES += main.cpp \
|
||||
tinytinyrss.cpp \
|
||||
tinytinyrsslogin.cpp \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue