]> Dogcows Code - chaz/openbox/commitdiff
a little reordering.. useless really
authorDana Jansens <danakj@orodu.net>
Tue, 28 Jan 2003 00:31:20 +0000 (00:31 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 28 Jan 2003 00:31:20 +0000 (00:31 +0000)
otk/otk.hh
otk/otk.i

index ec6801303dc276728da163a18301703cfbfb07e2..0ce2b46c43acdb4c521c4b07db21726448e22d7a 100644 (file)
@@ -12,6 +12,7 @@
 #include "appwidget.hh"
 #include "application.hh"
 #include "assassin.hh"
+#include "label.hh"
 #include "button.hh"
 #include "rendercolor.hh"
 #include "configuration.hh"
@@ -19,7 +20,6 @@
 #include "font.hh"
 //#include "gccache.hh"
 #include "rendercontrol.hh"
-#include "label.hh"
 #include "point.hh"
 #include "property.hh"
 #include "rect.hh"
index ed666e56f330ab847b07c6150c6e763bf55e61ed..8b01f87e9072cc5abeda637d239fe3c7cb9dfd77 100644 (file)
--- a/otk/otk.i
+++ b/otk/otk.i
@@ -65,6 +65,7 @@ namespace otk {
 %include "rendertexture.hh"
 %include "renderstyle.hh"
 %include "widget.hh"
+%include "label.hh"
 %include "focuswidget.hh"
 %include "focuslabel.hh"
 %include "appwidget.hh"
@@ -75,7 +76,6 @@ namespace otk {
 %include "display.hh"
 %include "font.hh"
 %include "rendercontrol.hh"
-%include "label.hh"
 %include "property.hh"
 %include "screeninfo.hh"
 %include "strut.hh"
This page took 0.024588 seconds and 4 git commands to generate.