diff options
Diffstat (limited to 'ksim/themeprefs.cpp')
-rw-r--r-- | ksim/themeprefs.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ksim/themeprefs.cpp b/ksim/themeprefs.cpp index b54d761..f275b0e 100644 --- a/ksim/themeprefs.cpp +++ b/ksim/themeprefs.cpp @@ -32,9 +32,9 @@ #include <kstandarddirs.h> #include <kurllabel.h> #include <kapplication.h> -#include <kfontdialog.h> +#include <tdefontdialog.h> #include <kcombobox.h> -#include <klistview.h> +#include <tdelistview.h> #include <ksqueezedtextlabel.h> #include <knuminput.h> #include <kseparator.h> |