From 2d86f2ec1bf786766304c3529d6adbf66d6f3b23 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Sun, 6 Dec 2015 13:29:07 +0000 Subject: [PATCH] Added TODO regarding moving contact data in frmContactEditor into a separate object. --- source/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/TODO b/source/TODO index cfd22db..1b2572d 100644 --- a/source/TODO +++ b/source/TODO @@ -30,3 +30,5 @@ This file contains tasks that need to be done for future versions of Xestia Addr contents should be kept or merge the contacts. - After importing, check that the imported contacts are added to the server properly. - Add support for adding the picture with the highest priority to the icon for the contact editor. +- Move the data structure for the contact data in frmContactEditor into a separate class for + easier unit testing. -- 2.39.2