From 0dab27179ee6b1e0a052ab589a27e31ffb887912 Mon Sep 17 00:00:00 2001 From: zautrix Date: Tue, 12 Oct 2004 21:02:25 +0000 Subject: added help to kapi --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index 04ce33d..3c33923 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -146,6 +146,8 @@ class KABCore : public QWidget, public KSyncInterface void statusMessage(QString, int time = 0 ); void showLicence(); void faq(); + void whatsnew() ; + void synchowto() ; /** Is called whenever a contact is selected in the view. @@ -435,6 +437,8 @@ class KABCore : public QWidget, public KSyncInterface KAction *mActionAboutKAddressbook; KAction *mActionLicence; KAction *mActionFaq; + KAction *mActionWN; + KAction *mActionSyncHowto; KAction *mActionDeleteView; -- cgit v0.9.0.2