dialogs/PouNameDialog.py
changeset 1872 866fb3ab8778
parent 1799 9fd7bbf6ec45
child 1881 091005ec69c4
equal deleted inserted replaced
1871:933fbe9a5e2c 1872:866fb3ab8778
    21 # You should have received a copy of the GNU General Public License
    21 # You should have received a copy of the GNU General Public License
    22 # along with this program; if not, write to the Free Software
    22 # along with this program; if not, write to the Free Software
    23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    23 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
    24 
    24 
    25 import wx
    25 import wx
       
    26 from plcopen.structures import TestIdentifier, IEC_KEYWORDS
    26 
    27 
    27 # -------------------------------------------------------------------------------
    28 # -------------------------------------------------------------------------------
    28 #                                POU Name Dialog
    29 #                                POU Name Dialog
    29 # -------------------------------------------------------------------------------
    30 # -------------------------------------------------------------------------------
    30 
    31