Merging from old trunk:
r649380 | lunakl | 2007-04-02 17:26:48 +0200 (Mon, 02 Apr 2007) | 3 lines Remove old stuff. svn path=/trunk/KDE/kdebase/workspace/; revision=659574
This commit is contained in:
parent
d7f9ad2bde
commit
e703bc638f
1 changed files with 0 additions and 1 deletions
|
@ -739,7 +739,6 @@ class RootInfo : public NETRootInfo
|
|||
protected:
|
||||
virtual void changeNumberOfDesktops(int n);
|
||||
virtual void changeCurrentDesktop(int d);
|
||||
// virtual void changeActiveWindow(Window w); the extended version is used
|
||||
virtual void changeActiveWindow(Window w,NET::RequestSource src, Time timestamp, Window active_window);
|
||||
virtual void closeWindow(Window w);
|
||||
virtual void moveResize(Window w, int x_root, int y_root, unsigned long direction);
|
||||
|
|
Loading…
Reference in a new issue