From ef02a0c8ae65f169157c90064a335303e964a4c1 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 13 Jan 2003 05:54:40 +0000 Subject: almost done the ustring conversion --- src/openbox.i | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/openbox.i') 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" -- cgit v1.2.3