mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
Make gadget and bitmap size match.
This commit is contained in:
parent
03433901fc
commit
539912b8b2
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…
Add table
Reference in a new issue