X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=qml%2FLichViet%2FOptionsScreen.qml;h=69c34f04a9a5683e4327d3e4ce7b736bcf2f12ed;hb=40673bed9e85a2a342f6ea73149d20b8e3a1fe3e;hp=fdf9bda1969087355125021116a74f8802226133;hpb=e021901a0d89a0e55429f34baf03364105344b0c;p=lichviet diff --git a/qml/LichViet/OptionsScreen.qml b/qml/LichViet/OptionsScreen.qml index fdf9bda..69c34f0 100644 --- a/qml/LichViet/OptionsScreen.qml +++ b/qml/LichViet/OptionsScreen.qml @@ -77,10 +77,12 @@ Item{ model: listModel delegate: listDelegate focus: true + ScrollBar{} } } + ToolBar { id: toolBar; height: 50; y: screen.height-78 width: parent.width;