Revision df28f4d...

Go back to digest for 27th January 2013

Other in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /:

Port KWin::errorMessage to new Xcb::Extensions

Code section had been in an #ifndef NDEBUG which is the reason why I did
not find the usage of Extensions there and why it always compiled
successfully.

Some data elements which got dropped needed to be added again like a name
for the extension and errorBase, etc.

Sorry for the inconvenience of a semi-broken master.

File Changes

Modified 3 files
  •   kwin/main.cpp
  •   kwin/xcbutils.cpp
  •   kwin/xcbutils.h
3 files changed in total