summaryrefslogtreecommitdiffstats
path: root/korn/maildrop.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:37:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:37:21 -0600
commit86d8364ac704bdc8ad2dfcf52307d9626cfac567 (patch)
tree97d3ac2c2f60780d9a1de4f82caac7cb27534501 /korn/maildrop.h
parenta9bde819f2b421dcc44741156e75eca4bb5fb4f4 (diff)
downloadtdepim-86d8364ac704bdc8ad2dfcf52307d9626cfac567.tar.gz
tdepim-86d8364ac704bdc8ad2dfcf52307d9626cfac567.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'korn/maildrop.h')
-rw-r--r--korn/maildrop.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/korn/maildrop.h b/korn/maildrop.h
index 460f0aff..e0f1a46d 100644
--- a/korn/maildrop.h
+++ b/korn/maildrop.h
@@ -13,8 +13,8 @@
class Protocol;
-class KConfigBase;
-class KConfigGroup;
+class TDEConfigBase;
+class TDEConfigGroup;
class KDropCfgDialog;
class TQColor;
class KornMailSubject;
@@ -150,7 +150,7 @@ class KMailDrop : public TQObject
*@param cfg A configuration object with the group already
* set to the configuration for this box
*/
- virtual void readGeneralConfigGroup( const KConfigBase& cfg );
+ virtual void readGeneralConfigGroup( const TDEConfigBase& cfg );
/**
* Read box configuration from a config group. Subclasses that
@@ -160,7 +160,7 @@ class KMailDrop : public TQObject
* the configuration for this box.
* @return true if read was successful, false otherwise.
*/
- virtual bool readConfigGroup( const KConfigBase& cfg );
+ virtual bool readConfigGroup( const TDEConfigBase& cfg );
virtual bool readConfigGroup( const TQMap< TQString, TQString > &, const Protocol * ) { return true; }
/**
@@ -171,7 +171,7 @@ class KMailDrop : public TQObject
* the configuration for this box.
* @return true if read was successful, false otherwise.
*/
- virtual bool writeConfigGroup( KConfigBase& cfg ) const;
+ virtual bool writeConfigGroup( TDEConfigBase& cfg ) const;
/**
* Return the type of this monitor, for display and