Add note about Android onscreen keyboard bugfix
(h/t Pere)
This commit is contained in:
parent
0279481f1f
commit
f2ca8b92a7
2 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
onscreen_keyboard.c
|
||||
|
||||
Copyright (c) 2011-2022
|
||||
Copyright (c) 2011-2023
|
||||
https://tuxpaint.org/
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
(See COPYING.txt)
|
||||
|
||||
Last modified: December 11, 2022
|
||||
Last modified: March 23, 2023
|
||||
*/
|
||||
|
||||
#include "debug.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue