src/core/object.h
changeset 2370 5f7ad186b798
parent 2252 80595448707a
child 2372 bf4efb9359c6
--- a/src/core/object.h	Wed Jan 30 17:20:55 2008 +0100
+++ b/src/core/object.h	Wed Jan 30 17:25:06 2008 +0100
@@ -132,7 +132,7 @@
  * BonoboObject in Bonobo: it provides three main methods: Ref, Unref and
  * QueryInterface.
  */
-class Object
+class Object : public ObjectBase
 {
 public:
   static TypeId GetTypeId (void);