Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnTextCtrl.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by maloninc, Sat Aug 13 02:00:29 2005 UTC revision 1.3 by maloninc, Tue Aug 16 22:39:23 2005 UTC
# Line 150  void mnTextCtrl::MAC_handleKeyDown(wxKey Line 150  void mnTextCtrl::MAC_handleKeyDown(wxKey
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26