summaryrefslogtreecommitdiffstats
path: root/src/translators/tellicoxmlexporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/translators/tellicoxmlexporter.h')
-rw-r--r--src/translators/tellicoxmlexporter.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/translators/tellicoxmlexporter.h b/src/translators/tellicoxmlexporter.h
index d2b291c..3f6c0ca 100644
--- a/src/translators/tellicoxmlexporter.h
+++ b/src/translators/tellicoxmlexporter.h
@@ -50,8 +50,8 @@ public:
void setIncludeGroups(bool b) { m_includeGroups = b; }
virtual TQWidget* widget(TQWidget*, const char*);
- virtual void readOptions(KConfig* cfg);
- virtual void saveOptions(KConfig* cfg);
+ virtual void readOptions(TDEConfig* cfg);
+ virtual void saveOptions(TDEConfig* cfg);
/**
* An integer indicating format version.