From a7c827aa0e555206b60dec3bc07f7afab4352883 Mon Sep 17 00:00:00 2001 From: zautrix Date: Tue, 29 Mar 2005 17:05:50 +0000 Subject: fixes --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index c185117..47ea152 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -368,6 +368,9 @@ class KABCore : public QWidget, public KSyncInterface void setJumpButtonBarVisible( bool visible ); void setJumpButtonBar( bool visible ); void setCaptionBack(); + void resizeAndCallContactdialog(); + void callContactdialog(); + void importFromOL(); void extensionModified( const KABC::Addressee::List &list ); void extensionChanged( int id ); @@ -385,6 +388,7 @@ class KABCore : public QWidget, public KSyncInterface void addressBookChanged(); private: + QString mEmailSourceChannel; void resizeEvent(QResizeEvent* e ); bool mBRdisabled; #ifndef DESKTOP_VERSION -- cgit v0.9.0.2