Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
cb6af10c
Commit
cb6af10c
authored
Oct 01, 2007
by
claes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Classeditor syntax fix
parent
18108ec4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
wb/lib/wb/src/wb_vrepmem.cpp
wb/lib/wb/src/wb_vrepmem.cpp
+5
-1
No files found.
wb/lib/wb/src/wb_vrepmem.cpp
View file @
cb6af10c
/*
* Proview $Id: wb_vrepmem.cpp,v 1.2
5 2007-09-20 15:09:18
claes Exp $
* Proview $Id: wb_vrepmem.cpp,v 1.2
6 2007-10-01 14:36:15
claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
...
...
@@ -2041,6 +2041,8 @@ bool wb_vrepmem::classeditorCheck( ldh_eDest dest_code, mem_object *dest, pwr_tC
case
pwr_eClass_GraphPlcProgram
:
case
pwr_eClass_RtMenu
:
case
pwr_eClass_Menu
:
case
pwr_eClass_RtMethod
:
case
pwr_eClass_Method
:
case
pwr_eClass_DbCallBack
:
case
pwr_cClass_PlcTemplate
:
break
;
...
...
@@ -2324,6 +2326,8 @@ bool wb_vrepmem::classeditorCheckMove( mem_object *memo, ldh_eDest dest_code,
case
pwr_eClass_GraphPlcProgram
:
case
pwr_eClass_RtMenu
:
case
pwr_eClass_Menu
:
case
pwr_eClass_RtMethod
:
case
pwr_eClass_Method
:
case
pwr_eClass_DbCallBack
:
case
pwr_cClass_PlcTemplate
:
break
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment