From 94b939818330c042dabb66ca4d879bedae33cbb6 Mon Sep 17 00:00:00 2001 From: "Friedrich W. H. Kossebau" Date: Mon, 16 Jan 2017 00:24:54 +0100 Subject: [PATCH] Adapt note of path to test executable from kdelibs to kitemmodels repo --- src/kselectionproxymodel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kselectionproxymodel.h b/src/kselectionproxymodel.h index fbd5577..c0e8246 100644 --- a/src/kselectionproxymodel.h +++ b/src/kselectionproxymodel.h @@ -65,7 +65,7 @@ class KSelectionProxyModelPrivate; \image html selectionproxymodelmultipleselection-withdescendant.png "Selecting an item and its descendant." - See the test application in KDE/kdelibs/kdeui/tests/proxymodeltestapp to try out the valid configurations. + See the test application in tests/proxymodeltestapp to try out the valid configurations. \image html kselectionproxymodel-testapp.png "KSelectionProxyModel test application"