From 5bf7ceb4d47bb6226182e961b89a26d14154dd76 Mon Sep 17 00:00:00 2001 From: Paul Wicking Date: Sat, 29 Aug 2020 09:47:17 +0200 Subject: [PATCH] Doc: rename snippet project file The project file name is wrong, so the project won't become part of the parent subdirs project. Rename the project file to correct this. Task-number: QTBUG-81486 Change-Id: I069004caa5e7bdeecc0550fafe78f8977fbf7a87 Reviewed-by: Volker Hilsheimer --- .../{textdocumentend_snippet.pro => textdocument-end.pro} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/gui/doc/snippets/textdocument-end/{textdocumentend_snippet.pro => textdocument-end.pro} (100%) diff --git a/src/gui/doc/snippets/textdocument-end/textdocumentend_snippet.pro b/src/gui/doc/snippets/textdocument-end/textdocument-end.pro similarity index 100% rename from src/gui/doc/snippets/textdocument-end/textdocumentend_snippet.pro rename to src/gui/doc/snippets/textdocument-end/textdocument-end.pro