aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 17:15:27 +0200
committerOlivier Tilloy <olivier.tilloy@canonical.com>2012-10-04 17:15:27 +0200
commit3fbfb27d55e0d1e4359a295d2dff42984497fa13 (patch)
tree86dcf0525414d990d0d6cf8d794f8613bb02cf88 /examples
parent36cebbb3e17b0b9df03a3a288e56b5d1e1fedee1 (diff)
downloadqmenumodel-3fbfb27d55e0d1e4359a295d2dff42984497fa13.tar.gz
qmenumodel-3fbfb27d55e0d1e4359a295d2dff42984497fa13.tar.bz2
qmenumodel-3fbfb27d55e0d1e4359a295d2dff42984497fa13.zip
Updated examples/README to reflect name changes.
Diffstat (limited to 'examples')
-rw-r--r--examples/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README b/examples/README
index 945da8b..c2516e3 100644
--- a/examples/README
+++ b/examples/README
@@ -7,5 +7,5 @@ To render this menu in a QML application, run 'render-menumodel.qml' in
qmlviewer. You will need to inform qmlviewer of the location of the QMenuModel
if it’s not installed system-wide, e.g.:
- qmlviewer -I src examples/render-menumodel.qml
+ qmlviewer -I libqmenumodel examples/render-menumodel.qml