diff options
| -rw-r--r-- | backends/wince/CEActionsSmartphone.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/CEActionsSmartphone.cpp b/backends/wince/CEActionsSmartphone.cpp index f5e11f34e6..4ee4963f66 100644 --- a/backends/wince/CEActionsSmartphone.cpp +++ b/backends/wince/CEActionsSmartphone.cpp @@ -51,7 +51,7 @@ const String smartphoneActionNames[] = {  	"Skip",  	"Zone",  	"FT Cheat", -	"Bind Keys" +	"Bind Keys",  	"Keyboard",  	"Rotate"  };  | 
