diff options
Diffstat (limited to 'libtdepim/addresseelineedit.h')
-rw-r--r-- | libtdepim/addresseelineedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/addresseelineedit.h b/libtdepim/addresseelineedit.h index 7cf3a340c..035f285da 100644 --- a/libtdepim/addresseelineedit.h +++ b/libtdepim/addresseelineedit.h @@ -109,7 +109,7 @@ class KDE_EXPORT AddresseeLineEdit : public ClickLineEdit, public DCOPObject int addCompletionSource( const TQString&, int weight ); /** return whether we are using sorted or weighted display */ - static KCompletion::CompOrder completionOrder(); + static TDECompletion::CompOrder completionOrder(); k_dcop: // Connected to the DCOP signal |