diff options
Diffstat (limited to 'src/sp-pattern.cpp')
| -rw-r--r-- | src/sp-pattern.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp-pattern.cpp b/src/sp-pattern.cpp index c2fedff50..4a919afa6 100644 --- a/src/sp-pattern.cpp +++ b/src/sp-pattern.cpp @@ -538,6 +538,7 @@ pattern_getroot (SPPattern *pat) // Access functions that look up fields up the chain of referenced patterns and return the first one which is set +// FIXME: all of them must use chase_hrefs the same as in SPGradient, to avoid lockup on circular refs guint pattern_patternUnits (SPPattern *pat) { |
