-rw-r--r-- | kaddressbook/xxportmanager.h | 1 |
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 void modified(); protected slots: + void noPreview(); void slotImport( const QString&, const QString& ); void slotExport( const QString&, const QString& ); |