changeset 2235 | fb93067a3c2e |
parent 2234 | c1af59565992 |
child 2237 | 7745a8c76396 |
--- a/src/core/object.h Wed Jan 02 11:08:11 2008 +0100 +++ b/src/core/object.h Wed Jan 02 12:24:25 2008 +0100 @@ -59,7 +59,7 @@ * This method cannot fail: it will crash if the input * id is not a valid interface id. */ - static InterfaceId LookupParent (InterfaceId iid); + InterfaceId GetParent (void) const; /** * \returns the name of this interface.