diff -r c02818d7e29f -r 7e61baa047f0 dialogs/PouNameDialog.py --- a/dialogs/PouNameDialog.py Mon Aug 14 22:30:41 2017 +0300 +++ b/dialogs/PouNameDialog.py Mon Aug 14 23:27:15 2017 +0300 @@ -28,6 +28,7 @@ # POU Name Dialog #------------------------------------------------------------------------------- + class PouNameDialog(wx.TextEntryDialog): def __init__(self, parent, message, caption = "Please enter text", defaultValue = "",