summaryrefslogtreecommitdiff
path: root/wrap
diff options
context:
space:
mode:
Diffstat (limited to 'wrap')
-rw-r--r--wrap/ob.i3
1 files changed, 3 insertions, 0 deletions
diff --git a/wrap/ob.i b/wrap/ob.i
index 0ba9a90e..7e95f602 100644
--- a/wrap/ob.i
+++ b/wrap/ob.i
@@ -45,6 +45,9 @@
}
};
+// do this through events
+%ignore ob::Screen::showDesktop(bool);
+
%import "otk.i"
%import "actions.hh"