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

List:       kde-commits
Subject:    koffice/libs/flake
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2009-07-21 9:36:30
Message-ID: 1248168990.936898.23825.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1000412 by berger:

use the KoParameterShape hittest function instead of KoShape


 M  +1 -1      KoConnectionShape.cpp  


--- trunk/koffice/libs/flake/KoConnectionShape.cpp #1000411:1000412
@@ -180,7 +180,7 @@
 
 bool KoConnectionShape::hitTest(const QPointF &position) const
 {
-    return KoShape::hitTest(position);
+    return KoParameterShape::hitTest(position);
 }
 
 void KoConnectionShape::moveHandleAction(int handleId, const QPointF & point, \
Qt::KeyboardModifiers modifiers)


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

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