~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/live_effects/lpe-patternalongpath.h

  • Committer: Ted Gould
  • Date: 2008-11-21 05:24:08 UTC
  • Revision ID: ted@canonical.com-20081121052408-tilucis2pjrrpzxx
MergeĀ fromĀ fe-moved

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    ScalarParam  tang_offset;
43
43
    BoolParam    prop_units;
44
44
    BoolParam    vertical_pattern;
 
45
    ScalarParam  fuse_tolerance;
45
46
 
46
47
    void on_pattern_pasted();
47
48