summaryrefslogtreecommitdiffstats
path: root/src/sp-feoffset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-feoffset.h')
-rw-r--r--src/sp-feoffset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp-feoffset.h b/src/sp-feoffset.h
index 2eda946c2..042711495 100644
--- a/src/sp-feoffset.h
+++ b/src/sp-feoffset.h
@@ -21,7 +21,7 @@ class SPFeOffsetClass;
struct SPFeOffset : public SPFilterPrimitive {
/** OFFSET ATTRIBUTES HERE */
-
+ double dx, dy;
};
struct SPFeOffsetClass {