]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.i
include the all otk stuff into the openbox python module. rename widget.hh to stop...
[chaz/openbox] / src / openbox.i
index 7322426bb9992deaa6790aeb69cb869b5c95634c..7edc794232fb7c9ccbec685cf8daaf12bf529e00 100644 (file)
@@ -107,13 +107,10 @@ void python_callback(PyObject *func, KeyData *data)
   }
 };
 
-%import "../otk/eventdispatcher.hh"
-%import "../otk/eventhandler.hh"
-%import "widget.hh"
-%import "actions.hh"
+%include "../otk/otk.i"
 
-%include "../otk/point.hh"
-%include "../otk/rect.hh"
+%import "widgetbase.hh"
+%import "actions.hh"
 
 %include "openbox.hh"
 %include "screen.hh"
This page took 0.021805 seconds and 4 git commands to generate.