Revision 2a69b58...

Go back to digest for 2nd December 2012

Optimization in KDE Base

David Faure committed changes in [kdelibs/frameworks] staging/kwidgets/src/icons/kiconengine.cpp:

Remove QMenu/QToolbar casts. Never used anymore.

I tried hard, but it just never gets triggered.
The code dates all the way back to c1b55284 (2006), when KIconEngine was
created, but menus and toolbars don't actually call paint(), they call
pixmap(), which hardcodes Desktop, but the size is 22x22 anyway.

File Changes

Modified 1 files
  • staging/kwidgets/src/icons/kiconengine.cpp
1 files changed in total