X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.i;h=39a79d952bb9445de05f1f9bb1d8e11c3cc05a80;hb=a527c30f115022d92e35b1e0754d594dab55fca7;hp=8b01f87e9072cc5abeda637d239fe3c7cb9dfd77;hpb=619864a1725647039c01a0c85c77d5307b256171;p=chaz%2Fopenbox diff --git a/otk/otk.i b/otk/otk.i index 8b01f87e..39a79d95 100644 --- a/otk/otk.i +++ b/otk/otk.i @@ -63,6 +63,7 @@ namespace otk { %include "rect.hh" %include "rendercolor.hh" %include "rendertexture.hh" +%include "font.hh" %include "renderstyle.hh" %include "widget.hh" %include "label.hh" @@ -74,7 +75,6 @@ namespace otk { %include "button.hh" //%include "configuration.hh" %include "display.hh" -%include "font.hh" %include "rendercontrol.hh" %include "property.hh" %include "screeninfo.hh"