[Scummvm-cvs-logs] SF.net SVN: scummvm: [28147] scummex/branches/gsoc2007-gameresbrowser/src/ plugins/basic/CHexEditCtrl.cpp

zbychs at users.sourceforge.net zbychs at users.sourceforge.net
Thu Jul 19 14:19:36 CEST 2007


Revision: 28147
          http://scummvm.svn.sourceforge.net/scummvm/?rev=28147&view=rev
Author:   zbychs
Date:     2007-07-19 05:19:36 -0700 (Thu, 19 Jul 2007)

Log Message:
-----------
Hex view sliders should be working now under X11.

Modified Paths:
--------------
    scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.cpp

Modified: scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.cpp
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.cpp	2007-07-19 10:24:34 UTC (rev 28146)
+++ scummex/branches/gsoc2007-gameresbrowser/src/plugins/basic/CHexEditCtrl.cpp	2007-07-19 12:19:36 UTC (rev 28147)
@@ -1362,6 +1362,7 @@
 
 	RecalcLayout();
 	Refresh(false);
+	_event.Skip();
 }
 
 /////////////////////////////////////////////////////////////////////////////


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list