diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-01-28 00:31:20 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-01-28 00:31:20 +0000 |
| commit | 619864a1725647039c01a0c85c77d5307b256171 (patch) | |
| tree | f11800d195cb47291a6a8252fdc2dc5d25a7a90f /otk/otk.i | |
| parent | 5de751b104a25971a5f3c52feeadfd406bedce48 (diff) | |
a little reordering.. useless really
Diffstat (limited to 'otk/otk.i')
| -rw-r--r-- | otk/otk.i | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
