X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=wrap%2Fob.i;h=ba59d4d311261cb48407c6696cbf5571e25a4168;hb=059bc4dc24b68d637c3608c05344c53c64cc2c4b;hp=7e95f6024ae024d867e01d273eadba684920a54d;hpb=1431cd19584e750309561e0054fd013d566965cb;p=chaz%2Fopenbox diff --git a/wrap/ob.i b/wrap/ob.i index 7e95f602..ba59d4d3 100644 --- a/wrap/ob.i +++ b/wrap/ob.i @@ -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"