- // C++ has no virtual methods in the constrcutor
- // of any class but we need different methods
- // of inserting a child window into a wxFrame,
- // wxMDIFrame, wxNotebook etc. this is the
- // callback that will get used.
+ // C++ has no virtual methods in the constrcutor of any class but we need
+ // different methods of inserting a child window into a wxFrame,
+ // wxMDIFrame, wxNotebook etc. this is the callback that will get used.