diff options
Diffstat (limited to 'kdict')
-rw-r--r-- | kdict/ChangeLog | 2 | ||||
-rw-r--r-- | kdict/main.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kdict/ChangeLog b/kdict/ChangeLog index d9513c75..9d829073 100644 --- a/kdict/ChangeLog +++ b/kdict/ChangeLog @@ -4,7 +4,7 @@ like <,>,& into &, etc. 0.5.2 - + Kdict is now part of the offical kdenetwork package + + Kdict is now part of the offical tdenetwork package + support for IPv6 and socks-proxies + up-to-date docbook-handbook + code cleanup diff --git a/kdict/main.cpp b/kdict/main.cpp index 235f9048..fac93b58 100644 --- a/kdict/main.cpp +++ b/kdict/main.cpp @@ -15,7 +15,7 @@ #include <kaboutdata.h> #include <kcmdlineargs.h> #include <klocale.h> -#include <kdelibs_export.h> +#include <tdelibs_export.h> #include "application.h" #include "toplevel.h" |