[interfacekit] Window.h

Hi there,

I just came along these lines in Window.h:

//      NOTE(!!!)               All private non virtual functions are to be 
renamed 
following
//                                      this scheme: word_another_third <-> 
wordAnotherThird
//      OBOS Team:      If you use one of BWindow's private functions, please 
addapt to this code

This violates our style guide and should be done differently!
Please rename them either to WordAnotherThing, or use the also common 
_WordAnotherThing here.

Bye,
   Axel.


Other related posts: