summaryrefslogtreecommitdiffabout
path: root/kaddressbook/kabcore.cpp
Side-by-side diff
Diffstat (limited to 'kaddressbook/kabcore.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--kaddressbook/kabcore.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp
index 7cba9aa..3ae23e8 100644
--- a/kaddressbook/kabcore.cpp
+++ b/kaddressbook/kabcore.cpp
@@ -772,3 +772,3 @@ void KABCore::newContact()
{
- AddresseeEditorDialog *dialog = 0;
+
@@ -795,3 +795,3 @@ void KABCore::newContact()
mEditorDialog->setAddressee( addr );
- KApplication::execDialog ( mEditorDialog );
+ KApplication::execDialog ( mEditorDialog );
@@ -802,3 +802,2 @@ void KABCore::newContact()
- dialog->show();