From d3baca52284263872a32193c655ed15a5d52e4ec Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 28 Jan 2003 04:53:01 +0000 Subject: [PATCH] move the font up in the file so its generated before renderstyle --- otk/otk.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2