diff options
| author | forsyth <forsyth@vitanuova.com> | 2010-03-13 15:04:35 +0000 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2010-03-13 15:04:35 +0000 |
| commit | d0e1d143ef6f03c75c008c7ec648859dd260cbab (patch) | |
| tree | 198b82f03eb761101a5af0a797bbd554e74b78b1 /libtk | |
| parent | 5d1ea71a9f825862284589cbb5ef5d6e6a9bd48e (diff) | |
20100313-1504
Diffstat (limited to 'libtk')
| -rw-r--r-- | libtk/scrol.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libtk/scrol.c b/libtk/scrol.c index 5f0db22b..29f51abd 100644 --- a/libtk/scrol.c +++ b/libtk/scrol.c @@ -44,7 +44,6 @@ TkOption opts[] = { "activerelief", OPTstab, O(TkScroll, activer), tkrelief, "command", OPTtext, O(TkScroll, cmd), nil, - "elementborderwidth", OPTignore, 0, nil, /* deprecated */ "jump", OPTstab, O(TkScroll, jump), tkbool, "orient", OPTstab, O(TkScroll, orient), tkorient, nil |
