summaryrefslogtreecommitdiffstats
path: root/amor/amoranim.h
diff options
context:
space:
mode:
Diffstat (limited to 'amor/amoranim.h')
-rw-r--r--amor/amoranim.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/amor/amoranim.h b/amor/amoranim.h
index acc4fba..bb59d8a 100644
--- a/amor/amoranim.h
+++ b/amor/amoranim.h
@@ -46,7 +46,7 @@
class AmorAnim
{
public:
- AmorAnim(KConfigBase &config);
+ AmorAnim(TDEConfigBase &config);
virtual ~AmorAnim();
void reset()
@@ -71,7 +71,7 @@ public:
const TQPixmap *frame();
protected:
- void readConfig(KConfigBase &config);
+ void readConfig(TDEConfigBase &config);
protected:
unsigned int mCurrent; // current frame in sequence