summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cb0a9bf)
raw | patch | inline | side by side (parent: cb0a9bf)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Sat, 3 Jan 2009 20:06:46 +0000 (20:06 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Sat, 3 Jan 2009 20:06:46 +0000 (20:06 +0000) |
src/live_effects/effect.cpp | patch | blob | history |
index d7613fb326dadf6503e9f77101fba6e67879720f..c5373b4376c165b70284d46783a5b5cd91af5af8 100644 (file)
#include "live_effects/effect.h"
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include "xml/node-event-vector.h"
#include "sp-object.h"
#include "attributes.h"
#include "live_effects/lpe-path_length.h"
#include "live_effects/lpe-line_segment.h"
-//#define LPE_ENABLE_TEST_EFFECTS
-
namespace Inkscape {
namespace LivePathEffect {