X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fotk.i;h=bda7ce97125cfadc114af0167a5290295d1732a2;hb=fabb6e8c1faa8339730cc7f56f84eb0a7e8b6c4f;hp=148ff0c2b2ed7d9a5514f9698e1a4109045869ae;hpb=678bb52123bde0b71037393827c03f6b17904a60;p=chaz%2Fopenbox diff --git a/otk/otk.i b/otk/otk.i index 148ff0c2..bda7ce97 100644 --- a/otk/otk.i +++ b/otk/otk.i @@ -12,6 +12,7 @@ %include "stl.i" //%include std_list.i +%include "ustring.i" %ignore otk::OBDisplay::display; %inline %{ @@ -75,8 +76,6 @@ namespace otk { %include "style.hh" %include "texture.hh" %include "timer.hh" -%include "timerqueue.hh" -%include "timerqueuemanager.hh" %include "util.hh" %include "widget.hh"