TREX box completed and added to interface

This commit is contained in:
Erik Zandvliet 2011-02-06 14:34:59 +01:00
parent 1ac23854b7
commit b85be8b76c
7 changed files with 70 additions and 2 deletions

View file

@ -2,6 +2,7 @@
Box_ftyp::Box_ftyp( ) {
Container = new Box( 0x66747970 );
SetDefaults( );
}
Box_ftyp::~Box_ftyp() {