summaryrefslogtreecommitdiff
path: root/src/WNT/WNT_LogFont.cxx
blob: d18c799d9cf791e7d86a0b3cd1181dc211f1fb18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef __WNT_LogFont_HeaderFile
# include <WNT_LogFont.hxx>
#endif  // __WNT_LogFont_HeaderFile

const Handle( Standard_Type )& STANDARD_TYPE( WNT_LogFont ) {

 static Handle( Standard_Type ) _aType = new Standard_Type (
                                              "WNT_LogFont", sizeof ( WNT_LogFont )
                                             );

 return _aType;

}  // end function