Snapshot/SnapshotFreehandGrabber.py

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