summaryrefslogtreecommitdiffabout
path: root/kaddressbook/kabcore.h
Side-by-side diff
Diffstat (limited to 'kaddressbook/kabcore.h') (more/less context) (show whitespace changes)
-rw-r--r--kaddressbook/kabcore.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h
index 941458d..e6f286b 100644
--- a/kaddressbook/kabcore.h
+++ b/kaddressbook/kabcore.h
@@ -176,2 +176,3 @@ class KABCore : public QWidget, public KSyncInterface
void beamVCard();
+ void export2phone();
void beamVCard(const QStringList& uids);
@@ -399,2 +400,3 @@ class KABCore : public QWidget, public KSyncInterface
KAction *mActionBeam;
+ KAction *mActionExport2phone;
KAction* mActionPrint;