Fix GDK_Left position in table.

Fix GDK_Left position in table.
This commit is contained in:
Elliot Lee 2000-08-09 01:36:37 +00:00
parent f14eca7043
commit d1da582ab8

View File

@ -1176,8 +1176,8 @@ static const guint trans_table[256][3] = {
{GDK_Up, 0, 0},
{0, 0, 0},
{0, 0, 0},
{0, 0, 0},
{GDK_Left, 0, 0},
{0, 0, 0},
{GDK_Right, 0, 0},
{0, 0, 0},
{0, 0, 0},