From db7da3f9f53fbde62cdde4ace214f50df3527e18 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Sat, 2 Dec 2000 16:02:21 +0000 Subject: [PATCH] It is now possible to add, remove and modify contacts. No known bugs so far.. Something strange happend. QTDesigner could not overwrite the file so i had to save it under another name and than overwrite it manually. Strange! --- ui/contactmodifyerbase.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/contactmodifyerbase.ui b/ui/contactmodifyerbase.ui index e4ed576..9c296b2 100644 --- a/ui/contactmodifyerbase.ui +++ b/ui/contactmodifyerbase.ui @@ -248,16 +248,16 @@ - buttonCancel + buttonOk clicked() MyDialog - reject() + slotOK() - buttonOk + buttonCancel clicked() MyDialog - accept() + reject() slotOK() -- 2.39.2