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
109a31a3
Commit
109a31a3
authored
Dec 02, 2010
by
Robert Karlsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor bugfixes
parent
8d9e9816
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
profibus/exe/profinet_viewer/src/pn_viewer.h
profibus/exe/profinet_viewer/src/pn_viewer.h
+2
-0
No files found.
profibus/exe/profinet_viewer/src/pn_viewer.h
View file @
109a31a3
...
...
@@ -41,6 +41,7 @@ class PnViewer {
PnViewer
(
void
*
v_parent_ctx
,
const
char
*
v_name
,
const
char
*
v_device
,
pwr_tStatus
*
status
);
virtual
~
PnViewer
();
...
...
@@ -62,6 +63,7 @@ class PnViewer {
void
*
parent_ctx
;
char
name
[
80
];
char
device
[
20
];
PnViewerNav
*
viewernav
;
CoWow
*
wow
;
int
input_open
;
...
...
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