-rw-r--r-- | kaddressbook/kabcore.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kaddressbook/kabcore.cpp b/kaddressbook/kabcore.cpp index 3ab06c4..2e408b7 100644 --- a/kaddressbook/kabcore.cpp +++ b/kaddressbook/kabcore.cpp @@ -336,2 +336,3 @@ void KABCore::recieve( QString fn ) message(i18n("%1 contact(s) received!").arg( count )); + topLevelWidget()->showMaximized(); topLevelWidget()->raise(); |