*basic keyboard shortcuts for desktop-containment-switching

*setContainment went virtual so that switches can be done reliably

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=810098
This commit is contained in:
Chani Armitage 2008-05-20 01:27:49 +00:00
parent c413c02ca7
commit 4f31401ca9

2
view.h
View File

@ -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