diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2016-10-10 12:08:35 +0000 |
|---|---|---|
| committer | jabiertxof <info@marker.es> | 2016-10-10 12:08:35 +0000 |
| commit | c7f5c676fa15f59f5f78c934263539981a26bbd2 (patch) | |
| tree | 12eb2965e90018d418ed4b31a9a84c278dcefb98 /src/display | |
| parent | Added widget to to rotate (diff) | |
| download | inkscape-c7f5c676fa15f59f5f78c934263539981a26bbd2.tar.gz inkscape-c7f5c676fa15f59f5f78c934263539981a26bbd2.zip | |
Fix some canvas problems and refactorization
(bzr r15142.1.8)
Diffstat (limited to 'src/display')
| -rw-r--r-- | src/display/canvas-temporary-item-list.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/display/canvas-temporary-item-list.h b/src/display/canvas-temporary-item-list.h index 471bb99b9..6b0e5796b 100644 --- a/src/display/canvas-temporary-item-list.h +++ b/src/display/canvas-temporary-item-list.h @@ -14,6 +14,7 @@ struct SPCanvasItem; class SPDesktop; +class SPViewBox; namespace Inkscape { namespace Display { |
