From d4423804880ac9c8e20b7772e165f1a936927aa9 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Fri, 1 Dec 2000 21:22:05 +0000 Subject: [PATCH] Have fixed the saving.. Hopefully this will work.. I have added a connection from ContactView.doubleClicked(QListViewItem*) to slotModify(QListViewItem*) --- ui/mainwindowbase.ui | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) 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() -- 2.39.2