Volker Hilsheimer 5a0135fafb Remove the style plugin example
The snippets in the QStylePlugin class documentation show the
relevant bits well enough.

Pick-to: 6.7 6.6
Fixes: QTBUG-119974
Change-Id: Iba4a37664d64d86a2946f41d131a201ccdcd723b
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-12-21 18:38:01 +01:00

9 lines
208 B
Prolog

TEMPLATE = subdirs
SUBDIRS = \
completer \
customcompleter \
regularexpression \
treemodelcompleter \
undoframework