# HG changeset patch
# User lbessard
# Date 1224859197 -7200
# Node ID ed45a7118af1c7126739d0c1cfaba9e24cad0027
# Parent  6cf858411d3a205a91b7e7ae812632e66e655533
Enable EN/ENO support in plcopeneditor

diff -r 6cf858411d3a -r ed45a7118af1 Dialogs.py
--- a/Dialogs.py	Fri Oct 24 16:39:32 2008 +0200
+++ b/Dialogs.py	Fri Oct 24 16:39:57 2008 +0200
@@ -197,9 +197,6 @@
         self.MinBlockSize = None
         self.First = True
         
-        self.staticText5.Hide()
-        self.ExecutionControl.Hide()
-        
         self.PouNames = []
         self.PouElementNames = []