changeset 11 | 06b8e2af4411 |
parent 5 | 453da2cfceef |
child 14 | 6fbed849b4f4 |
--- a/qtmobility/examples/declarative-sfw-notes/declarative-sfw-notes.qml Thu May 27 13:42:11 2010 +0300 +++ b/qtmobility/examples/declarative-sfw-notes/declarative-sfw-notes.qml Fri Jun 11 14:26:25 2010 +0300 @@ -11,7 +11,7 @@ property bool validService: false // ![1] - property var notesManager: notesService.serviceObject + property variant notesManager: notesService.serviceObject // ![1] id: mainWindow