summaryrefslogtreecommitdiffstats
path: root/amor/amoranim.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:37:58 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:37:58 -0600
commit9ea931fb1bda0802797c1d38fd903b5451b91a5a (patch)
tree52871b68f40404504f789e2abefc24080510e51e /amor/amoranim.h
parent2178da111f72dc574457d5242d120b4d10ea5edd (diff)
downloadtdetoys-9ea931fb1bda0802797c1d38fd903b5451b91a5a.tar.gz
tdetoys-9ea931fb1bda0802797c1d38fd903b5451b91a5a.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
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