On Tue, Apr 24, 2007 at 09:15:33AM -0500, Bo Peng wrote: > >s/QBox.C/Box.C/g > >s/QBox.h/Box.h/g > > Andre, > > I find a serious problem with these renames. First, it does not follow > our policy that class name matching file name.
Classes should be named accordingly > Second, these changes > lead to co-existence of src/Box.h and src/frontends/qt4/Box.h etc, and > #include "Box.h" may lead to error. That's one of the reasons I postponed these renamings. Andre'
