From: Michael Andreen Date: Fri, 1 Dec 2000 21:22:05 +0000 (+0000) Subject: Have fixed the saving.. X-Git-Tag: a~12 X-Git-Url: https://ruin.nu/git/?p=adress.git;a=commitdiff_plain;h=d4423804880ac9c8e20b7772e165f1a936927aa9 Have fixed the saving.. Hopefully this will work.. I have added a connection from ContactView.doubleClicked(QListViewItem*) to slotModify(QListViewItem*) --- diff --git a/ui/mainwindowbase.ui b/ui/mainwindowbase.ui index dc56395..25d0a24 100644 --- a/ui/mainwindowbase.ui +++ b/ui/mainwindowbase.ui @@ -12,7 +12,7 @@ 0 0 - 542 + 538 398 @@ -120,6 +120,14 @@ name ContactView + + frameShadow + Sunken + + + frameShape + StyledPanel + QLayoutWidget @@ -376,10 +384,17 @@ unnamed slotSearch() - slotSave() + + ContactView + doubleClicked(QListViewItem*) + unnamed + slotModify(QListViewItem*) + slotAdd() slotDel() slotLoad() + slotModify(QListViewItem*) + slotSave() slotSearch()