forked from AuroraMiddleware/gtk
Fix GDK_Left position in table.
Fix GDK_Left position in table.
This commit is contained in:
parent
f14eca7043
commit
d1da582ab8
@ -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},
|
||||
|
Loading…
Reference in New Issue
Block a user