X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.i;h=39a79d952bb9445de05f1f9bb1d8e11c3cc05a80;hb=d11291df3e9ef0173139a97bf6c77471ab3a4119;hp=ed666e56f330ab847b07c6150c6e763bf55e61ed;hpb=5face4c6f35172761367f63ac0b6eaf62d84e532;p=chaz%2Fopenbox diff --git a/otk/otk.i b/otk/otk.i index ed666e56..39a79d95 100644 --- a/otk/otk.i +++ b/otk/otk.i @@ -63,8 +63,10 @@ namespace otk { %include "rect.hh" %include "rendercolor.hh" %include "rendertexture.hh" +%include "font.hh" %include "renderstyle.hh" %include "widget.hh" +%include "label.hh" %include "focuswidget.hh" %include "focuslabel.hh" %include "appwidget.hh" @@ -73,9 +75,7 @@ namespace otk { %include "button.hh" //%include "configuration.hh" %include "display.hh" -%include "font.hh" %include "rendercontrol.hh" -%include "label.hh" %include "property.hh" %include "screeninfo.hh" %include "strut.hh"