diff options
Diffstat (limited to 'languages/cpp/app_templates/kconfig35/README')
-rw-r--r-- | languages/cpp/app_templates/kconfig35/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/kconfig35/README b/languages/cpp/app_templates/kconfig35/README index 527ce518..6817ca20 100644 --- a/languages/cpp/app_templates/kconfig35/README +++ b/languages/cpp/app_templates/kconfig35/README @@ -54,7 +54,7 @@ in the src directory : <myproject>.kcfg and a <settings>.kcfgc The configure.in.in will need to be modified : change the line #MIN_CONFIG(3.0.0) into #MIN_CONFIG(3.2.0) -Take an example on the many apps found in the kdegames source package and consult : +Take an example on the many apps found in the tdegames source package and consult : http://developer.kde.org/documentation/tutorials/kconfigxt/kconfigxt.html * With KParts, you can embed other kde components in your program, or make your program |