]> Dogcows Code - chaz/openbox/blobdiff - otk/otk.i
begin conversion to ustring. add some more members.
[chaz/openbox] / otk / otk.i
index 399d89e028d1988407c452bfcd91d311192d196c..148ff0c2b2ed7d9a5514f9698e1a4109045869ae 100644 (file)
--- a/otk/otk.i
+++ b/otk/otk.i
@@ -7,33 +7,7 @@
 #  include "../config.h"
 #endif
 
-#include "application.hh"
-#include "appwidget.hh"
-#include "assassin.hh"
-#include "button.hh"
-#include "color.hh"
-#include "configuration.hh"
-#include "display.hh"
-#include "eventdispatcher.hh"
-#include "eventhandler.hh"
-#include "focuslabel.hh"
-#include "focuswidget.hh"
-#include "font.hh"
-#include "gccache.hh"
-#include "image.hh"
-#include "label.hh"
-#include "point.hh"
-#include "property.hh"
-#include "rect.hh"
-#include "screeninfo.hh"
-#include "strut.hh"
-#include "style.hh"
-#include "texture.hh"
-#include "timer.hh"
-#include "timerqueue.hh"
-#include "timerqueuemanager.hh"
-#include "util.hh"
-#include "widget.hh"
+#include "otk.hh"
 %}
 
 %include "stl.i"
@@ -104,6 +78,7 @@ namespace otk {
 %include "timerqueue.hh"
 %include "timerqueuemanager.hh"
 %include "util.hh"
+%include "widget.hh"
 
 // for Mod1Mask etc
 %include "X11/X.h"
This page took 0.021712 seconds and 4 git commands to generate.