From 522486966ecf041a6e49913b6e420d58d4284837 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 17 Jan 2005 19:49:42 +0000 Subject: const fixes --- (limited to 'kaddressbook/kabcore.h') diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index ecfe6e9..786549a 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h @@ -500,7 +500,7 @@ class KABCore : public QWidget, public KSyncInterface virtual bool syncExternal(KSyncManager* manager, QString resource); virtual void removeSyncInfo( QString syncProfile); bool syncPhone(); - void message( QString m ); + void message( QString m , bool startTimer = true); // LR ******************************* // sync stuff! -- cgit v0.9.0.2