summaryrefslogtreecommitdiffstats
path: root/src/ui/view/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/view/README')
-rw-r--r--src/ui/view/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/ui/view/README b/src/ui/view/README
index cab0bf6f3..b8092910a 100644
--- a/src/ui/view/README
+++ b/src/ui/view/README
@@ -8,7 +8,7 @@ can be displayed by more than one window, each having its own view
View is the base class for:
* SPDesktop
-* SVGView
+* SVGView REMOVED
SPViewWidget is the base for:
@@ -28,10 +28,9 @@ SPDesktopWidget contains a
SPCanvas
Plus lots of other junk.
-SVGViewWidget is derived from Gtk::Scrollbar. It contains:
+SVGViewWidget is derived from Gtk::Scrollbar. It no longer is dependent
+on View (and really doesn't belong here anymore). It contains:
SPCanvas
- SVGView
-
To do: