diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-01-08 05:34:40 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-01-08 05:34:40 +0000 |
| commit | 59a283b2e4480f016a7c09eba3699bdd6439e648 (patch) | |
| tree | c8700ba4f72b1700665a55ca71e8f3fe32f4ea1c /src/node-context.h | |
| parent | small 2geomify (diff) | |
| download | inkscape-59a283b2e4480f016a7c09eba3699bdd6439e648.tar.gz inkscape-59a283b2e4480f016a7c09eba3699bdd6439e648.zip | |
move shape_editor from node context to the parent class, event context
(bzr r7096)
Diffstat (limited to 'src/node-context.h')
| -rw-r--r-- | src/node-context.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/node-context.h b/src/node-context.h index f266cc413..0e141274f 100644 --- a/src/node-context.h +++ b/src/node-context.h @@ -38,8 +38,6 @@ struct SPNodeContext { guint drag : 1; - ShapeEditor* shape_editor; - gboolean leftalt; gboolean rightalt; gboolean leftctrl; |
