From 2fd3f09238a624b1a91793d43b5f3653e2b34763 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Mon, 18 Oct 2004 02:55:13 +0000 Subject: *** empty log message *** --- (limited to 'pwmanager/pwmanager/pwm.h') diff --git a/pwmanager/pwmanager/pwm.h b/pwmanager/pwmanager/pwm.h index 7c6bf0d..6ed9d34 100644 --- a/pwmanager/pwmanager/pwm.h +++ b/pwmanager/pwmanager/pwm.h @@ -177,6 +177,7 @@ public slots: void showLicense_slot(); void faq_slot(); void createAboutData_slot(); + void syncHowTo_slot(); #endif protected: @@ -272,13 +273,6 @@ protected: //this are the overwritten callbackmethods from the syncinterface virtual bool sync(KSyncManager* manager, QString filename, int mode); - //called by the syncmanager to indicate that the work has to marked as dirty. - virtual void sync_setModified(); - //called by the syncmanager to ask if the dirty flag is set. - virtual bool sync_isModified(); - //called by the syncmanager to indicate that the work has to be saved. - virtual void sync_save(); - // LR ******************************* // sync stuff! QPopupMenu *syncPopup; -- cgit v0.9.0.2