diff options
Diffstat (limited to 'styles')
-rw-r--r-- | styles/phase/config/phasestyleconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/phase/config/phasestyleconfig.h b/styles/phase/config/phasestyleconfig.h index 5b6f8e9c..0c29a52c 100644 --- a/styles/phase/config/phasestyleconfig.h +++ b/styles/phase/config/phasestyleconfig.h @@ -29,7 +29,7 @@ #include "styledialog.h" -class KConfig; +class TDEConfig; class PhaseStyleConfig : public StyleDialog { |