From: Michael Andreen Date: Sat, 2 Dec 2000 16:02:21 +0000 (+0000) Subject: It is now possible to add, remove and modify contacts. X-Git-Tag: a~6 X-Git-Url: https://ruin.nu/git/?p=adress.git;a=commitdiff_plain;h=db7da3f9f53fbde62cdde4ace214f50df3527e18;hp=365dabc89c0592bc776ff088db44a6533a86b923 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! --- 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()