Git commit bc9335daf6487d6d3f01c8e29cf1f8aa08bc98e5 by Luigi Toscano. Committed on 11/06/2023 at 17:20. Pushed by ltoscano into branch 'master'.
doc: use a non-deprecated entity for Frameworks On the other hand, this documentation is just a placeholder and it should be properly (re)written. M +1 -1 doc/index.docbook https://invent.kde.org/sdk/kommit/-/commit/bc9335daf6487d6d3f01c8e29cf1f8aa08bc98e5 diff --git a/doc/index.docbook b/doc/index.docbook index a1872c94..13cf90b3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -493,7 +493,7 @@ information here. <para> In order to successfully use &kmyapplication;, you need few libraries from -&kf5; 5.1 (bar, baz). Foobar.lib is +&kde-frameworks; 5.1 (bar, baz). Foobar.lib is required in order to support the advanced &kmyapplication; features. &kmyapplication; uses about 5 megs of memory to run, but this may vary depending on your platform and configuration.
