~centralelyon2010/inkscape/imagelinks2

« back to all changes in this revision

Viewing changes to src/ui/dialog/livepatheffect-editor.cpp

  • 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:
27
27
#include "path-chemistry.h"
28
28
#include "live_effects/effect.h"
29
29
#include "live_effects/lpeobject.h"
 
30
#include "live_effects/lpeobject-reference.h"
30
31
#include "gtkmm/widget.h"
31
32
#include <vector>
32
33
#include "inkscape.h"