Project/IdlCompilerDefineNameDialog.py

changeset 6466
dac80ad0de75
parent 6445
2b022e5ba54c
child 6645
ad476851d7e0
--- a/Project/IdlCompilerDefineNameDialog.py	Sat Aug 04 15:39:15 2018 +0200
+++ b/Project/IdlCompilerDefineNameDialog.py	Sat Aug 04 15:47:11 2018 +0200
@@ -8,6 +8,8 @@
 for the IDL compiler.
 """
 
+from __future__ import unicode_literals
+
 from PyQt5.QtCore import pyqtSlot
 from PyQt5.QtWidgets import QDialog, QDialogButtonBox
 

eric ide

mercurial