From 1eb87c064720f843b93a3d544fcd95cd61000654 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 14 Apr 2026 10:22:51 +0200 Subject: [PATCH] kcompletion6, trigger build for 6.25.0 (#13960) --- kde-frameworks/kcompletion/kcompletion6-6.25.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-frameworks/kcompletion/kcompletion6-6.25.0.recipe b/kde-frameworks/kcompletion/kcompletion6-6.25.0.recipe index 239265557..1b7a09d6f 100644 --- a/kde-frameworks/kcompletion/kcompletion6-6.25.0.recipe +++ b/kde-frameworks/kcompletion/kcompletion6-6.25.0.recipe @@ -4,8 +4,8 @@ user often wants to select from existing data (including what they previously \ typed) rather than enter anything wholly original, users often find it \ helpful if they only need to type the first few characters, and then have the \ application offer them a set of choices or attempt to finish off what they \ -were typing. Email clients, shells and \"open file\" dialogs often provide \ -this functionality. +were typing. Email clients, shells and \"open file\" dialogs often provide this \ +functionality. This framework helps implement this in Qt-based applications. You can use one \ of the completion-ready widgets provided by this framework, or integrate it \