added keyboard behaviour like scrolling, etc.

This commit is contained in:
Jeena 2015-02-04 22:34:50 +01:00
parent 56ef57b112
commit c474db9a0c
5 changed files with 61 additions and 8 deletions

View file

@ -7,7 +7,10 @@ SOURCES += main.cpp \
tinytinyrsslogin.cpp \
post.cpp
RESOURCES += qml.qrc
RESOURCES += qml.qrc \
images.qrc
RC_FILE = Icon.icns
# Needed for bringing browser from background to foreground using QDesktopServices: http://bugreports.qt-project.org/browse/QTBUG-8336
TARGET.CAPABILITY += SwEvent