summaryrefslogtreecommitdiffstats
path: root/kmail
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:58:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-07 17:58:07 -0600
commit73299e0f9f30e4e65ec3c0295fd0f4f238cfd09d (patch)
tree9ca257d6e0694912a34a964d7766f2909bda92bd /kmail
parent87620f47926a6451accfd82c57558a99d1c4d21e (diff)
downloadtdepim-73299e0f9f30e4e65ec3c0295fd0f4f238cfd09d.tar.gz
tdepim-73299e0f9f30e4e65ec3c0295fd0f4f238cfd09d.zip
Rename KComp to avoid conflicts with KDE4
Diffstat (limited to 'kmail')
-rw-r--r--kmail/kmcomposewin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmcomposewin.h b/kmail/kmcomposewin.h
index 35964268..ec576bda 100644
--- a/kmail/kmcomposewin.h
+++ b/kmail/kmcomposewin.h
@@ -50,7 +50,7 @@ class TQListView;
class TQPopupMenu;
class TQPushButton;
class TQCString;
-class KCompletion;
+class TDECompletion;
class KMEdit;
class KMComposeWin;
class KMFolderComboBox;