Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
4d7db717
Commit
4d7db717
authored
Jul 19, 2013
by
Maciej Suminski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed comments.
parent
92ccc201
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
view.h
include/view/view.h
+3
-3
No files found.
include/view/view.h
View file @
4d7db717
...
...
@@ -258,10 +258,10 @@ public:
}
/**
* Function SetLayer
Dynamic
()
* Turns on or off the
dynamic
parameter of a particular layer.
* Function SetLayer
Cached
()
* Turns on or off the
cached
parameter of a particular layer.
* @param aLayer: the layer
* @param a
Dynamic: the parameter
* @param a
Cached: the new parameter value
*/
inline
void
SetLayerCached
(
int
aLayer
,
bool
aCached
=
true
)
{
...
...
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