summaryrefslogtreecommitdiffstats
path: root/KDE3PORTING.html
diff options
context:
space:
mode:
Diffstat (limited to 'KDE3PORTING.html')
-rw-r--r--KDE3PORTING.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/KDE3PORTING.html b/KDE3PORTING.html
index ca9b67388..d9a1f2a7a 100644
--- a/KDE3PORTING.html
+++ b/KDE3PORTING.html
@@ -524,7 +524,7 @@ disable this use a #define KDE_NO_COMPAT.
The tdefile-library, as used by the KFileDialog provides classes for directory browsing widgets.
Those classes gained some new features, some parts were merged with other existing classes
and in some cases the API was cleaned up/fixed. The library is now built as part of libtdeio
-library (there's no need to modify Makefiles which use $LIB_KFILE instead of hardcoding -ltdefile).
+library (there's no need to modify Makefiles which use $LIB_TDEFILE instead of hardcoding -ltdefile).
<p>
Even if the list of changes is long, the affected code base should be relatively small, as most
parts are rarely used outside of tdefile.