diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/autostart.cpp | 2 | ||||
| -rw-r--r-- | src/autostart.desktop | 2 | ||||
| -rw-r--r-- | src/autostart.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/autostart.cpp b/src/autostart.cpp index b31832c..43aa25f 100644 --- a/src/autostart.cpp +++ b/src/autostart.cpp @@ -32,7 +32,7 @@ #include <klistview.h> #include <kopenwith.h> #include <kpropertiesdialog.h> -#include <kio/job.h> +#include <tdeio/job.h> #include <tqdir.h> #include <tqheader.h> diff --git a/src/autostart.desktop b/src/autostart.desktop index 4021978..4249bca 100644 --- a/src/autostart.desktop +++ b/src/autostart.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -Exec=kcmshell autostart +Exec=tdecmshell autostart Icon=launch Type=Application diff --git a/src/autostart.h b/src/autostart.h index 9988243..e7a55fb 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -28,7 +28,7 @@ #include <kaboutdata.h> #include <kpushbutton.h> #include <klistview.h> -#include <kfileitem.h> +#include <tdefileitem.h> #include <kglobalsettings.h> #include <tqpushbutton.h> #include <tqcombobox.h> |
