Docs: fix non-wrapping Tumbler snippet
Change-Id: I7482b008ed74b7da0eb58c1114b04f8376cda806 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
This commit is contained in:
parent
975cfeae9b
commit
4f6987b411
|
@ -31,6 +31,7 @@ depends = qtcore qtgui qtdoc qtqml qtquick qtquicklayouts qtquickdialogs qtquick
|
|||
exampledirs += ../../../../examples/quick/controls \
|
||||
../ \
|
||||
../../../templates \
|
||||
../../../../tests/auto/controls/data \
|
||||
../../../../tests/auto/snippets/data \
|
||||
snippets
|
||||
examplesinstallpath = quick/controls
|
||||
|
|
Loading…
Reference in New Issue