From b9eff79c5702aad1ee8abe8a9ff01899ae969bed Mon Sep 17 00:00:00 2001 From: ulf69 Date: Fri, 20 Aug 2004 21:26:25 +0000 Subject: FAQ dialog added --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index 040b6aa..39d043f 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -143,6 +143,8 @@ class KABCore : public QWidget void statusMessage(QString, int time = 0 ); void showLicence(); + void faq(); + /** Is called whenever a contact is selected in the view. */ @@ -422,6 +424,7 @@ class KABCore : public QWidget KAction *mActionCategories; KAction *mActionAboutKAddressbook; KAction *mActionLicence; + KAction *mActionFaq; KAction *mActionDeleteView; -- cgit v0.9.0.2