summaryrefslogtreecommitdiffabout
path: root/kaddressbook/xxportmanager.h
Unidiff
Diffstat (limited to 'kaddressbook/xxportmanager.h') (more/less context) (show whitespace changes)
-rw-r--r--kaddressbook/xxportmanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kaddressbook/xxportmanager.h b/kaddressbook/xxportmanager.h
index f8436ed..e801d9b 100644
--- a/kaddressbook/xxportmanager.h
+++ b/kaddressbook/xxportmanager.h
@@ -64,6 +64,7 @@ class XXPortManager : public QObject
64 void modified(); 64 void modified();
65 65
66 protected slots: 66 protected slots:
67 void noPreview();
67 void slotImport( const QString&, const QString& ); 68 void slotImport( const QString&, const QString& );
68 void slotExport( const QString&, const QString& ); 69 void slotExport( const QString&, const QString& );
69 70