diff options
Diffstat (limited to 'src/openbox.i')
| -rw-r--r-- | src/openbox.i | 4 |
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" |
