X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FTODO;h=1b2572de8a2f34f57915146d8dfa2c399f45e565;hb=a45c3a46e4e37da415a8b8da2aaabe6a4abc4551;hp=cfd22dbf68aa641304e2f79cb4929f3279634825;hpb=183b214a7b93c8e11ab959f513ebc87554df5e1a;p=xestiaab%2F.git 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.