diff options
Diffstat (limited to 'KDE3PORTING.html')
-rw-r--r-- | KDE3PORTING.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KDE3PORTING.html b/KDE3PORTING.html index edd317c11..47246adb8 100644 --- a/KDE3PORTING.html +++ b/KDE3PORTING.html @@ -73,7 +73,7 @@ instead, everything else is source compatible. <H4>Header file names</H4> <UL> -<LI>kapp.h is now kapplication.h</LI> +<LI>kapp.h is now tdeapplication.h</LI> <LI>kuniqueapp.h is now kuniqueapplication.h</LI> <LI>kstddirs.h is now kstandarddirs.h</LI> <LI>kcolorbtn.h is now kcolorbutton.h</LI> |