E5Gui/E5MapWidget.py

changeset 3882
447640057bef
parent 3778
0c5bc18da740
child 3891
f6ac4b481bdb
--- a/E5Gui/E5MapWidget.py	Sat Oct 25 10:47:13 2014 +0200
+++ b/E5Gui/E5MapWidget.py	Sun Oct 26 12:37:45 2014 +0100
@@ -226,7 +226,6 @@
         if self._master and \
             event.modifiers() == Qt.NoModifier and \
                 isVertical:
-            # TODO: test angleDelta() with Mac Trackpad
             QCoreApplication.sendEvent(self._master.verticalScrollBar(), event)
     
     def calculateGeometry(self):

eric ide

mercurial