X-Git-Url: http://git.maemo.org/git/?p=quicknewsreader;a=blobdiff_plain;f=qml%2FQuickNewsReader%2Fmain.qml;h=2a725110d2bc0113fac9bfc63b272366c61a60b9;hp=ebee529e6783da0f2d3feedad50aadaf74bf6b23;hb=d01d157c4f2340a8e52a891209159d1ad0b0f6cc;hpb=f60fe85fee497f7865a28a43797d6867c8cc401e diff --git a/qml/QuickNewsReader/main.qml b/qml/QuickNewsReader/main.qml index ebee529..2a72511 100644 --- a/qml/QuickNewsReader/main.qml +++ b/qml/QuickNewsReader/main.qml @@ -24,6 +24,7 @@ Rectangle { property variant currentSource: listSourceModel[currentSourceIndex] property bool loading: currentSource.loading property ListModel windowViewsModel: viewsModel + property ListView windowViewsList: viewsList ListView { id: viewsList