From: Dana Jansens Date: Mon, 17 Feb 2003 21:27:07 +0000 (+0000) Subject: 'final' cleanup for the new otk wrapper .i's X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=2f95a7e0acca73c5039276c1596337c75276e17a;p=chaz%2Fopenbox 'final' cleanup for the new otk wrapper .i's --- diff --git a/wrap/otk.i b/wrap/otk.i index 6611a992..877fad7f 100644 --- a/wrap/otk.i +++ b/wrap/otk.i @@ -22,11 +22,6 @@ %include "otk_property.i" %include "otk_timer.i" -%immutable otk::Property::atoms; - -%ignore TimerLessThan; - - // for Window etc %import "X11/X.h" diff --git a/wrap/otk_property.i b/wrap/otk_property.i index 118f8c5c..8a8fdd37 100644 --- a/wrap/otk_property.i +++ b/wrap/otk_property.i @@ -149,6 +149,8 @@ namespace otk { +%immutable otk::Property::atoms; + %ignore Property::NUM_STRING_TYPE; %ignore Property::initialize();