diff options
Diffstat (limited to 'knewsticker/knewstickerconfig.cpp')
-rw-r--r-- | knewsticker/knewstickerconfig.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/knewsticker/knewstickerconfig.cpp b/knewsticker/knewstickerconfig.cpp index 6bb6407c..8ec90bd8 100644 --- a/knewsticker/knewstickerconfig.cpp +++ b/knewsticker/knewstickerconfig.cpp @@ -18,13 +18,13 @@ #include <kcolorbutton.h> #include <kcombobox.h> #include <kdebug.h> -#include <kfontdialog.h> +#include <tdefontdialog.h> #include <kiconloader.h> #include <klineedit.h> -#include <klistview.h> +#include <tdelistview.h> #include <kmessagebox.h> #include <knuminput.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <tqcursor.h> #include <tqcheckbox.h> |