From a22de800110d8350a5200a994b041e47d51bf4c6 Mon Sep 17 00:00:00 2001 From: zautrix Date: Wed, 06 Oct 2004 16:02:56 +0000 Subject: added phone export --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index 941458d..e6f286b 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -174,6 +174,7 @@ class KABCore : public QWidget, public KSyncInterface void beamMySelf(); void beamVCard(); + void export2phone(); void beamVCard(const QStringList& uids); void beamDone( Ir *ir ); @@ -397,6 +398,7 @@ class KABCore : public QWidget, public KSyncInterface //US file menu KAction *mActionMail; KAction *mActionBeam; + KAction *mActionExport2phone; KAction* mActionPrint; KAction* mActionNewContact; KAction *mActionSave; -- cgit v0.9.0.2