Edit

kc3-lang/ftgl/src

Branch :

  • Show log

    Commit

  • Author : sammy
    Date : 2008-05-02 14:52:54
    Hash : 552366af
    Message : * Add a virtual destructor to FTLayoutImpl to make sure derived classes have their destructors called. * Make all FTLayoutImpl members protected. Only its derived classes and FTLayout need to access them.