]> Dogcows Code - chaz/openbox/commitdiff
move the font up in the file so its generated before renderstyle
authorDana Jansens <danakj@orodu.net>
Tue, 28 Jan 2003 04:53:01 +0000 (04:53 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 28 Jan 2003 04:53:01 +0000 (04:53 +0000)
otk/otk.i

index 8b01f87e9072cc5abeda637d239fe3c7cb9dfd77..39a79d952bb9445de05f1f9bb1d8e11c3cc05a80 100644 (file)
--- 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"
This page took 0.021805 seconds and 4 git commands to generate.