Update of /cvsroot/audacity/audacity-src/src/toolbars
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv21188
Modified Files:
SelectionBar.cpp
Log Message:
Fix non-functioning Project Rate dropdown
Index: SelectionBar.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/toolbars/SelectionBar.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- SelectionBar.cpp 21 Nov 2006 02:32:02 -0000 1.4
+++ SelectionBar.cpp 12 Jan 2007 19:44:44 -0000 1.5
@@ -423,6 +423,8 @@
GetParent()->GetEventHandler()->ProcessEvent(e);
Refresh(false);
+
+ event.Skip();
}
void SelectionBar::OnRateCaptureKey(wxCommandEvent &event)
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs