summaryrefslogtreecommitdiff
path: root/src/ImageUtility/ImageUtility_X11Window.cxx
blob: 6d196dcbfe49df6c48cdf40a1cca1c58f321be81 (plain)
1
2
3
4
5
6
7
8
#include <ImageUtility_X11Window.hxx>

const Handle(Standard_Type)& STANDARD_TYPE(ImageUtility_X11Window)
{
  static Handle(Standard_Type) _atype = 
    new Standard_Type ("ImageUtility_X11Window", sizeof (ImageUtility_X11Window));
  return _atype;
}