--- a/IconEditor/IconEditorGrid.py Tue Aug 31 12:36:10 2010 +0200 +++ b/IconEditor/IconEditorGrid.py Tue Aug 31 13:23:27 2010 +0200 @@ -914,7 +914,7 @@ self.__updateImageRect(self.__pasteRect.topLeft(), self.__pasteRect.bottomRight() + QPoint(1, 1)) else: - QMessageBox.warning(self, + E5MessageBox.warning(self, self.trUtf8("Pasting Image"), self.trUtf8("""Invalid image data in clipboard."""))