diff options
| -rw-r--r-- | otk/otk.i | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
