From 86d8364ac704bdc8ad2dfcf52307d9626cfac567 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:37:21 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kmail/kmheaders.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmheaders.h') diff --git a/kmail/kmheaders.h b/kmail/kmheaders.h index 28b75142d..b894b0c7f 100644 --- a/kmail/kmheaders.h +++ b/kmail/kmheaders.h @@ -141,7 +141,7 @@ public: * * Note that if you want to restore the sort order correctly, call readConfig(). */ - void restoreColumnLayout( KConfig *config, const TQString &group ); + void restoreColumnLayout( TDEConfig *config, const TQString &group ); /** Return the current message */ virtual KMMessage* currentMsg(); -- cgit v1.2.1