diff options
Diffstat (limited to 'wrap')
| -rw-r--r-- | wrap/ob.i | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -48,6 +48,9 @@ // do this through events %ignore ob::Screen::showDesktop(bool); +%ignore ob::Screen::managed; +%ignore ob::Screen::config; + %import "otk.i" %import "actions.hh" |
