(fix) changes to contacts are now propagated to lists (fixes #850, #4301, #4617)

This commit is contained in:
Ludovic Marcotte
2019-02-18 15:27:34 -05:00
parent aac0ec9a6a
commit 7c3df9f650
7 changed files with 44 additions and 12 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
/* NGVCardReference.m - this file is part of NGCards
*
* Copyright (C) 2008 Inverse inc.
*
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Copyright (C) 2008-2019 Inverse inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+1 -3
View File
@@ -1,8 +1,6 @@
/* NGVList.h - this file is part of NGCards
*
* Copyright (C) 2008 Inverse inc.
*
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Copyright (C) 2008-2019 Inverse inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
+1 -3
View File
@@ -1,8 +1,6 @@
/* NGVList.m - this file is part of NGCards
*
* Copyright (C) 2008 Inverse inc.
*
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Copyright (C) 2008-2019 Inverse inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by