summaryrefslogtreecommitdiffstats
path: root/kmail
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-24 11:56:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-24 11:56:10 -0600
commit5194c8134a168b652142232299d6db4f813aef20 (patch)
tree304f76959aba270eae87f021bd7a22a73659ca5d /kmail
parentba2a3ce341c0c71bbbcf350fcbcd60c552220b31 (diff)
downloadtdepim-5194c8134a168b652142232299d6db4f813aef20.tar.gz
tdepim-5194c8134a168b652142232299d6db4f813aef20.zip
Rename a few stragglers
Diffstat (limited to 'kmail')
-rw-r--r--kmail/headerstyle.cpp2
-rw-r--r--kmail/kmail.kcfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/kmail/headerstyle.cpp b/kmail/headerstyle.cpp
index 1e745517..5686d2c0 100644
--- a/kmail/headerstyle.cpp
+++ b/kmail/headerstyle.cpp
@@ -901,7 +901,7 @@ namespace KMail {
// colors depend on if its encapsulated or not
TQColor fontColor(TQt::white);
TQString linkColor = "class =\"white\"";
- const TQColor activeColor = tqApp->tqpalette().active().highlight();
+ const TQColor activeColor = tqApp->palette().active().highlight();
TQColor activeColorDark = activeColor.dark(130);
// reverse colors for encapsulated
if( !topLevel ){
diff --git a/kmail/kmail.kcfg b/kmail/kmail.kcfg
index d1889e29..5441da64 100644
--- a/kmail/kmail.kcfg
+++ b/kmail/kmail.kcfg
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
- <include>tqtextcodec.h</include>
+ <include>textcodec.h</include>
<include>kapplication.h</include>
<kcfgfile name="kmailrc"/>
<group name="Behaviour">