summaryrefslogtreecommitdiffstats
path: root/ksplashml/wndmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksplashml/wndmain.h')
-rw-r--r--ksplashml/wndmain.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ksplashml/wndmain.h b/ksplashml/wndmain.h
index 7ece50bdd..f74f48f32 100644
--- a/ksplashml/wndmain.h
+++ b/ksplashml/wndmain.h
@@ -34,7 +34,7 @@ typedef struct
class WndStatus;
class ObjKsTheme;
class ThemeEngine;
-class KConfig;
+class TDEConfig;
class KSplash: public TQWidget, virtual public KSplashIface
{
@@ -87,7 +87,7 @@ private slots:
void slotExec();
void nextIcon();
void slotInsertAction( const TQString&, const TQString& );
- void slotReadProperties( KConfig * );
+ void slotReadProperties( TDEConfig * );
void slotSetText( const TQString& );
void slotSetTextIndex( const int );