diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 17:58:07 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 17:58:07 -0600 |
commit | 73299e0f9f30e4e65ec3c0295fd0f4f238cfd09d (patch) | |
tree | 9ca257d6e0694912a34a964d7766f2909bda92bd /kmail | |
parent | 87620f47926a6451accfd82c57558a99d1c4d21e (diff) | |
download | tdepim-73299e0f9f30e4e65ec3c0295fd0f4f238cfd09d.tar.gz tdepim-73299e0f9f30e4e65ec3c0295fd0f4f238cfd09d.zip |
Rename KComp to avoid conflicts with KDE4
Diffstat (limited to 'kmail')
-rw-r--r-- | kmail/kmcomposewin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmcomposewin.h b/kmail/kmcomposewin.h index 35964268d..ec576bda5 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; |