diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-07-27 15:46:58 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-07-27 15:46:58 +0000 |
| commit | f5723576b2a6d3667d8f5b53c2604624aa999565 (patch) | |
| tree | af9e653115f113b6b8cec4c157f49ecec14ad6f5 /src/knot-holder-entity.h | |
| parent | Add tracking of skew factor and display in warning message. (diff) | |
| download | inkscape-f5723576b2a6d3667d8f5b53c2604624aa999565.tar.gz inkscape-f5723576b2a6d3667d8f5b53c2604624aa999565.zip | |
fix release mouse crash, add missed disconnects, remove unused callback
(bzr r6430)
Diffstat (limited to 'src/knot-holder-entity.h')
| -rw-r--r-- | src/knot-holder-entity.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/knot-holder-entity.h b/src/knot-holder-entity.h index e4564cd01..a29b71f4d 100644 --- a/src/knot-holder-entity.h +++ b/src/knot-holder-entity.h @@ -50,7 +50,6 @@ public: virtual void knot_set(NR::Point const &p, NR::Point const &origin, guint state) = 0; virtual NR::Point knot_get() = 0; virtual void knot_click(guint /*state*/) {} - virtual void onKnotUngrabbed() {} void update_knot(); |
