From: Miroslav Lichvar Date: Wed, 31 Jul 2013 11:00:49 +0000 (+0200) Subject: update linker script X-Git-Tag: r0-52-16~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e91498bce950fa25a173840a18c252499aafe717;p=thirdparty%2Fnewt.git update linker script --- diff --git a/newt.0.52.ver b/newt.0.52.ver index 10ea1b1..8dd5012 100644 --- a/newt.0.52.ver +++ b/newt.0.52.ver @@ -161,3 +161,9 @@ NEWT_0.52.13 { newtScrollbarSetColors; newtTextboxSetColors; } NEWT_0.52.11; + +NEWT_0.52.16 { + global: + newtComponentGetPosition; + newtComponentGetSize; +} NEWT_0.52.13;