-rw-r--r-- | kaddressbook/kabcore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaddressbook/kabcore.h b/kaddressbook/kabcore.h index ef61d6d..941458d 100644 --- a/kaddressbook/kabcore.h +++ b/kaddressbook/kabcore.h | |||
@@ -463,3 +463,3 @@ class KABCore : public QWidget, public KSyncInterface | |||
463 | //called by the syncmanager to ask if the dirty flag is set. | 463 | //called by the syncmanager to ask if the dirty flag is set. |
464 | virtual bool KABCore::sync_isModified(); | 464 | virtual bool sync_isModified(); |
465 | //called by the syncmanager to indicate that the work has to be saved. | 465 | //called by the syncmanager to indicate that the work has to be saved. |