summaryrefslogtreecommitdiff
path: root/graphics/libx3dtk/files/patch-examples-infoReader-X3D_Info.cpp
blob: e5e4a6ca7426a72d4816ae3c18ab0aaf4ad25139 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** examples/infoReader/X3D_Info.cpp.orig	Sat Oct 29 16:04:44 2005
--- examples/infoReader/X3D_Info.cpp	Sat Oct 29 16:04:53 2005
***************
*** 21,27 ****
  
  Info::~Info()
  {
!   removeChidlren();
  }
  
  void Info::setDate(const Date &date)
--- 21,27 ----
  
  Info::~Info()
  {
!   removeChildren();
  }
  
  void Info::setDate(const Date &date)