From: <pst...@us...> - 2013-04-09 02:41:15
|
Revision: 1024 http://sourceforge.net/p/jazzplusplus/code/1024 Author: pstieber Date: 2013-04-09 02:41:12 +0000 (Tue, 09 Apr 2013) Log Message: ----------- Fixed a typo in a comment. Modified Paths: -------------- trunk/jazz/src/Knob.cpp Modified: trunk/jazz/src/Knob.cpp =================================================================== --- trunk/jazz/src/Knob.cpp 2013-04-08 05:22:24 UTC (rev 1023) +++ trunk/jazz/src/Knob.cpp 2013-04-09 02:41:12 UTC (rev 1024) @@ -253,7 +253,7 @@ //----------------------------------------------------------------------------- // Description: -// This code always erasew when painting so we override this function to +// This code always erases when painting so we override this function to // avoid flicker. //----------------------------------------------------------------------------- void JZKnob::OnEraseBackground(wxEraseEvent& Event) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |