From b16b7d887980fbdbb2e12867e2d14b81c0361654 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Sat, 29 Aug 2020 14:10:22 +0200 Subject: Doc: Compile textdocument-tables snippets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Minor code cleanup in passing. Task-number: QTBUG-81486 Change-Id: I23f8b3a22f627050582c69c81e5e0b85b5e45768 Reviewed-by: Topi Reiniƶ --- src/gui/doc/snippets/snippets.pro | 3 ++- 1 file changed, 2 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 d9abd0f5e17..78fd334bfc2 100644 --- a/src/gui/doc/snippets/snippets.pro +++ b/src/gui/doc/snippets/snippets.pro @@ -23,5 +23,6 @@ contains(QT_BUILD_PARTS, tests) { textdocument-lists \ textdocument-printing \ textdocument-resources \ - textdocument-selections + textdocument-selections \ + textdocument-tables } -- cgit v1.2.3