From 4534151926c4f3887ba9e37ae67df16f1eb039ef Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 17 Feb 2003 21:25:52 +0000 Subject: split up the otk stuff into separate files. wrap otk::Property properly with typemaps so that it is usable. wrap otk::Timer properly so that you can use it with a python callback --- wrap/ob_openbox.i | 1 + 1 file changed, 1 insertion(+) (limited to 'wrap/ob_openbox.i') diff --git a/wrap/ob_openbox.i b/wrap/ob_openbox.i index ed44380b..48cfa905 100644 --- a/wrap/ob_openbox.i +++ b/wrap/ob_openbox.i @@ -31,4 +31,5 @@ namespace ob { } +%import "../otk/eventdispatcher.hh" %include "openbox.hh" -- cgit v1.2.3