wxObject

This is the root class of all wxWindows classes, and has no base functionality. It declares a virtual destructor which ensures that destructors get called for all derived class objects where necessary.