made possible to use doOperation with callback, added setRead, added settings for window position and size

This commit is contained in:
Jeena 2015-02-16 01:32:13 +01:00
parent ddb54f398c
commit 41e762445f
8 changed files with 94 additions and 47 deletions

View file

@ -2,6 +2,8 @@ TEMPLATE = app
QT += qml quick
CONFIG += c++11
SOURCES += main.cpp \
tinytinyrss.cpp \
tinytinyrsslogin.cpp \