X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fviews.cpp;h=758390aef76217b731328588ae6bba1daf97fc26;hb=bcc0f3056ec84efcef9559f23b5513f7ed61f9c3;hp=05f94c2e91f07eb7c593acb3dc9f765fc2f425f2;hpb=4e5b3666206ac20506bca9f03994cc072061a9a7;p=ctsim.git diff --git a/src/views.cpp b/src/views.cpp index 05f94c2..758390a 100644 --- a/src/views.cpp +++ b/src/views.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: views.cpp,v 1.162 2002/10/24 21:05:28 kevin Exp $ +** $Id: views.cpp,v 1.163 2003/01/22 22:15:10 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -184,7 +184,7 @@ ImageFileCanvas::OnChar (wxKeyEvent& event) if (m_pView) m_pView->OnUpdate (NULL); } else - wxScrolledWindow::OnChar (event); + event.Skip(); } wxSize