Snapshot/SnapshotRegionGrabber.py

changeset 3190
a9a94491c4fd
parent 3160
209a07d7e401
child 3484
645c12de6b0c
--- a/Snapshot/SnapshotRegionGrabber.py	Fri Jan 10 19:30:21 2014 +0100
+++ b/Snapshot/SnapshotRegionGrabber.py	Sat Jan 11 11:55:33 2014 +0100
@@ -92,7 +92,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