From a194611bf645fe7e2e9e83733ababc587fd42f1d Mon Sep 17 00:00:00 2001 From: eilers Date: Tue, 08 Oct 2002 12:33:52 +0000 Subject: Joined development branch: It uses the new PIM API Some features in "View" added by Darwin Zins, but they are not finished.. --- (limited to 'core/pim/addressbook/contacteditor.cpp') diff --git a/core/pim/addressbook/contacteditor.cpp b/core/pim/addressbook/contacteditor.cpp index ae86ed0..fd7f009 100644 --- a/core/pim/addressbook/contacteditor.cpp +++ b/core/pim/addressbook/contacteditor.cpp @@ -49,7 +49,7 @@ void parseEmailFrom( const QString &txt, QString &strDefaultEmail, void parseEmailTo( const QString &strDefaultEmail, const QString &strOtherEmail, QString &strBack ); -ContactEditor::ContactEditor( const Contact &entry, +ContactEditor::ContactEditor( const OContact &entry, const QValueList *newOrderedValues, QStringList *slNewOrdered, QWidget *parent, @@ -1292,7 +1292,7 @@ void ContactEditor::cleanupFields() { } -void ContactEditor::setEntry( const Contact &entry ) { +void ContactEditor::setEntry( const OContact &entry ) { cleanupFields(); -- cgit v0.9.0.2