projects
/
synfig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abe901f
)
Typo
author
Carlos Lopez
<genetita@gmail.com>
Sun, 18 Jul 2010 18:47:37 +0000
(20:47 +0200)
committer
Carlos Lopez
<genetita@gmail.com>
Sun, 18 Jul 2010 18:47:37 +0000
(20:47 +0200)
synfig-core/src/synfig/context.h
patch
|
blob
|
history
diff --git
a/synfig-core/src/synfig/context.h
b/synfig-core/src/synfig/context.h
index
3419fa7
..
996abae
100644
(file)
--- a/
synfig-core/src/synfig/context.h
+++ b/
synfig-core/src/synfig/context.h
@@
-68,7
+68,7
@@
public:
//! It is the blended color of the context
Color get_color(const Point &pos)const;
- //! With a given \quality and a given render description i
r
puts the context
+ //! With a given \quality and a given render description i
t
puts the context
//! blend result into the painting \surface */
bool accelerated_render(Surface *surface,int quality, const RendDesc &renddesc, ProgressCallback *cb) const;