summaryrefslogtreecommitdiffstats
path: root/examples/qmlorganizer/organizer.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmlorganizer/organizer.qml')
-rw-r--r--examples/qmlorganizer/organizer.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qmlorganizer/organizer.qml b/examples/qmlorganizer/organizer.qml
index 1e7a725bb7..3325de9d45 100644
--- a/examples/qmlorganizer/organizer.qml
+++ b/examples/qmlorganizer/organizer.qml
@@ -73,7 +73,7 @@ Rectangle {
- MenuBar { id: menuBar; width: parent.width; height: 35; opacity: 0.9; info: organizer.error + "\nTotal:" + organizer.itemCount }
+ MenuBar { id: menuBar; width: parent.width; height: 35; opacity: 0.9;}
StatusBar {
id: statusBar; status:calendar.status; width: parent.width; height: 35; opacity: 0.9; anchors.bottom: calendar.bottom
onLeftClicked: {