diff options
Diffstat (limited to 'kcron/ktapp.h')
-rw-r--r-- | kcron/ktapp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktapp.h b/kcron/ktapp.h index ff1cf6c..b4e1d38 100644 --- a/kcron/ktapp.h +++ b/kcron/ktapp.h @@ -251,7 +251,7 @@ private: /** * Configuration object of the application. */ - KConfig* config; + TDEConfig* config; /** * Main GUI view/working area. |