diff options
Diffstat (limited to 'examples/declarative/tutorials/extending/extending.pro')
-rw-r--r-- | examples/declarative/tutorials/extending/extending.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/declarative/tutorials/extending/extending.pro b/examples/declarative/tutorials/extending/extending.pro index 0c86fed..967473f 100644 --- a/examples/declarative/tutorials/extending/extending.pro +++ b/examples/declarative/tutorials/extending/extending.pro @@ -5,5 +5,6 @@ SUBDIRS += \ chapter2-methods \ chapter3-bindings \ chapter4-customPropertyTypes \ - chapter5-plugins + chapter5-listproperties \ + chapter6-plugins |