[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/konvi-kde4/src/viewer
From:       Wouter Becq <terwou () payperbyte ! be>
Date:       2009-01-30 12:26:10
Message-ID: 1233318370.143227.30161.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 918646 by terwou:

fix caret/cursor


 M  +2 -0      ircview.cpp  


--- branches/work/konvi-kde4/src/viewer/ircview.cpp #918645:918646
@@ -136,6 +136,8 @@
     setWordWrapMode(QTextOption::WrapAtWordBoundaryOrAnywhere);
     //setNotifyClick(true); // TODO FIXME import the rest of the link handling
     setFocusPolicy(Qt::ClickFocus);
+    setReadOnly(true);
+    viewport()->setCursor(Qt::ArrowCursor);
 
 
 //     // set basic style sheet for <p> to make paragraph spacing possible
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic