X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fopenbox.i;h=6f768502d60f94c8901095811e4ce48887724949;hb=ef02a0c8ae65f169157c90064a335303e964a4c1;hp=edc29ae82303c0081fefc2a62a8b211c2b340b4f;hpb=5a90d2b671f01f29043ab82f909440de0abfa362;p=chaz%2Fopenbox diff --git a/src/openbox.i b/src/openbox.i index edc29ae8..6f768502 100644 --- a/src/openbox.i +++ b/src/openbox.i @@ -112,6 +112,8 @@ void python_callback(PyObject *func, KeyData *data) Display *Display_display() { return otk::Display::display; } %}; +%include "../otk/ustring.i" + %include "../otk/display.hh" %include "../otk/point.hh" %include "../otk/property.hh"