diff --git a/view.h b/view.h index f48b924bb..f19e56710 100644 --- a/view.h +++ b/view.h @@ -118,7 +118,7 @@ public: * * @arg containment the containment to center the view on */ - void setContainment(Containment *containment); + virtual void setContainment(Containment *containment); /** * @return the containment associated with this view, or 0 if none is