From aa2ccd5ded771d5088a8ccae153aa4fe7613e631 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 22 Aug 2017 10:17:00 +0200 Subject: [PATCH] Doc: Describe the number of clips in the clipboard history Change-Id: I926920ca4fc2be805cff74c9d1118b2b93c117ae Reviewed-by: Nikolai Kosjar --- doc/src/howto/creator-tips.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/src/howto/creator-tips.qdoc b/doc/src/howto/creator-tips.qdoc index 5401707cddf..57e2d26c504 100644 --- a/doc/src/howto/creator-tips.qdoc +++ b/doc/src/howto/creator-tips.qdoc @@ -255,5 +255,6 @@ \QC stores copied text in clipboard history. To retrieve clips from the history, press \key {Ctrl+Shift+V} until the clip appears. + The number of clips in the history is fixed to 10. */