summaryrefslogtreecommitdiff
path: root/src/openbox.i
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-24 23:31:38 +0000
committerDana Jansens <danakj@orodu.net>2002-12-24 23:31:38 +0000
commitbf49e7642027f576716e5742544c282f4396f9ef (patch)
treeb5ea1942e661a35330ce19443b2b8fd6c33019ef /src/openbox.i
parent5a139f7263e33b499836f5df9ac37400e02c32f9 (diff)
python. no more guile. python.
Diffstat (limited to 'src/openbox.i')
-rw-r--r--src/openbox.i4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/openbox.i b/src/openbox.i
index cf7859d4..3dbe190c 100644
--- a/src/openbox.i
+++ b/src/openbox.i
@@ -20,6 +20,10 @@
%ignore ob::Openbox::instance;
%ignore ob::OBScreen::clients;
+%import "../otk/eventdispatcher.hh"
+%import "../otk/eventhandler.hh"
+%import "widget.hh"
+
%include "openbox.hh"
%include "screen.hh"
%include "client.hh"