Browse CVS Repository
Diff of /malonnote/mnTextCtrl.cpp
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 150 |
|
|
| 151 |
void mnTextCtrl::GTK_handleKeyDown(wxKeyEvent& event) |
void mnTextCtrl::GTK_handleKeyDown(wxKeyEvent& event) |
| 152 |
{ |
{ |
| 153 |
event.Skip(); |
MSW_handleKeyDown(event); |
| 154 |
} |
} |
|
|
Legend:
| Removed from v.1.2 |
|
| changed lines |
| |
Added in v.1.3 |
|
|
|