diff options
| author | MenTaLguY <mental@rydia.net> | 2006-04-29 15:42:18 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2006-04-29 15:42:18 +0000 |
| commit | 1700908e2a089a422dacc9120fc8e5ed9dfd1d17 (patch) | |
| tree | ee8f279811f7960a18cb27e8919d72d0b70460bf /ChangeLog | |
| parent | remove warnings (diff) | |
| download | inkscape-1700908e2a089a422dacc9120fc8e5ed9dfd1d17.tar.gz inkscape-1700908e2a089a422dacc9120fc8e5ed9dfd1d17.zip | |
since the view and document are both managed by the collector, reffing the document from the view is totally unnecessary
(bzr r617)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-04-29 MenTaLguY <mental@rydia.net> + * src/ui/view/view.cpp: + + Wait a minute -- UI::View::View and SPDocument are both managed + by the collector -- the view doesn't need to ref the document! + +2006-04-29 MenTaLguY <mental@rydia.net> + * src/ui/view/view.cpp: add missing unref 2006-04-29 MenTaLguY <mental@rydia.net> |
