mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
Make gadget and bitmap size match.
This commit is contained in:
parent
b965654db3
commit
704e60ef4c
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ BEGIN
|
|||
PAGESIZE SBAR_PAGESIZE
|
||||
|
||||
#ifdef XWFEATURE_BLUETOOTH
|
||||
GADGET ID XW_BTSTATUS_GADGET_ID AT (PALM_FLIP_LEFT PREVBOTTOM+4 16 16)
|
||||
GADGET ID XW_BTSTATUS_GADGET_ID AT (PALM_FLIP_LEFT PREVBOTTOM+4 16 15)
|
||||
NONUSABLE
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue