Revision 0cac1bc...

Go back to digest for 26th June 2011

Features in KDE Base

Arthur Arlt committed changes in [kde-workspace] /:

Make Scene::windowClosed() a Q_SLOT

This commit just makes the declaration of windowClosed() in Class Scene be a Q_SLOT.
The inheriting classes SceneOpenGL and SceneXRender are updated as well.

File Changes

Modified 5 files
  •   kwin/scene.h
  •   kwin/scene_opengl.cpp
  •   kwin/scene_opengl.h
  •   kwin/scene_xrender.cpp
  •   kwin/scene_xrender.h
5 files changed in total