remotes/origin/KDE/4.10
Marco Martin 14 years ago
parent 5709caaf8a
commit cf1bc62c81
  1. 2
      active/app/package/contents/ui/Browser.qml

@ -89,7 +89,7 @@ PlasmaComponents.Page {
id: delegate1 id: delegate1
width: parent.width width: parent.width
height: parent.height height: parent.height
pageNumber: documentItem.currentPage Component.onCompleted: pageNumber = documentItem.currentPage
} }
SequentialAnimation { SequentialAnimation {
id: switchAnimation id: switchAnimation

Loading…
Cancel
Save