From 2be708b801e116029492fda0d5435fc04fe783fd Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Tue, 4 Aug 2020 09:29:40 +0200 Subject: Doc: Make snippets Qt Gui compilable - textdocument-imagedrop MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-81486 Change-Id: I80b66fce31ba5ee511690283cf56ce4306702b14 Reviewed-by: Topi Reiniƶ --- src/gui/doc/snippets/snippets.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/gui/doc/snippets/snippets.pro') diff --git a/src/gui/doc/snippets/snippets.pro b/src/gui/doc/snippets/snippets.pro index 4a004d57810..03a3f10fdbc 100644 --- a/src/gui/doc/snippets/snippets.pro +++ b/src/gui/doc/snippets/snippets.pro @@ -13,5 +13,7 @@ contains(QT_BUILD_PARTS, tests) { textdocument-css \ textdocument-cursors \ textdocument-end \ - textdocument-find + textdocument-find \ + textdocument-frames \ + textdocument-imagedrop } -- cgit v1.2.3