mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: 04e28af0435c8c97a56e36c8f4f1110b3c578d39
Monotone-Revision: 074583b760d22fd304ab34fcd5ff7fbb9733e5e3 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-03T14:15:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -109,12 +109,13 @@
|
||||
[tag release];
|
||||
[values release];
|
||||
[attributes release];
|
||||
[parent release];
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
- (void) setParent: (CardGroup *) aParent
|
||||
{
|
||||
parent = aParent;
|
||||
ASSIGN (parent, aParent);
|
||||
}
|
||||
|
||||
- (id) parent
|
||||
|
||||
Reference in New Issue
Block a user