Snapshot/SnapshotRegionGrabber.py

branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3178
f25fc1364c88
parent 3190
a9a94491c4fd
child 3656
441956d8fce5
diff -r 96232974dcdb -r 645c12de6b0c Snapshot/SnapshotRegionGrabber.py
--- a/Snapshot/SnapshotRegionGrabber.py	Sun Mar 30 22:00:14 2014 +0200
+++ b/Snapshot/SnapshotRegionGrabber.py	Thu Apr 03 23:05:31 2014 +0200
@@ -94,7 +94,7 @@
                           self.__BRHandle, self.__LHandle, self.__THandle,
                           self.__RHandle, self.__BHandle]
         self.__helpTextRect = QRect()
-        self.__helpText = self.trUtf8(
+        self.__helpText = self.tr(
             "Select a region using the mouse. To take the snapshot, press"
             " the Enter key or double click. Press Esc to quit.")
         

eric ide

mercurial