diff options
Diffstat (limited to 'examples/declarative/plugins/README')
-rw-r--r-- | examples/declarative/plugins/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/declarative/plugins/README b/examples/declarative/plugins/README index 3ae256d..fe519f8 100644 --- a/examples/declarative/plugins/README +++ b/examples/declarative/plugins/README @@ -5,5 +5,5 @@ by a C++ plugin (providing the "Time" type), and by QML files (providing the To run: make install - qml plugins.qml + qml -I . plugins.qml |