[rkward-cvs] SF.net SVN: rkward: [1138] branches/release_branch_0.4.5/rkward/rkward/ rkconsole.cpp
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Fri Jan 12 15:51:06 UTC 2007
Revision: 1138
http://svn.sourceforge.net/rkward/?rev=1138&view=rev
Author: tfry
Date: 2007-01-12 07:51:06 -0800 (Fri, 12 Jan 2007)
Log Message:
-----------
Merge 1133 from trunk
Modified Paths:
--------------
branches/release_branch_0.4.5/rkward/rkward/rkconsole.cpp
Modified: branches/release_branch_0.4.5/rkward/rkward/rkconsole.cpp
===================================================================
--- branches/release_branch_0.4.5/rkward/rkward/rkconsole.cpp 2007-01-12 15:29:59 UTC (rev 1137)
+++ branches/release_branch_0.4.5/rkward/rkward/rkconsole.cpp 2007-01-12 15:51:06 UTC (rev 1138)
@@ -67,7 +67,7 @@
view->setDynWordWrap (false);
setFocusProxy (view);
- setFocusPolicy (QWidget::WheelFocus);
+ setFocusPolicy (QWidget::StrongFocus);
/* We need to unplug kactions that were pluged to the KateViewInternal in kateview.cpp.
These actions incluse Key_Up, Key_Down, etc.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list