Revision 874942

Go back to digest for 26th October 2008

Other in KDE Base

Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src/tooltipmanager.cpp:

Don't draw a frame for previews in tooltips by code duplication: Now we had 3 different frame types in Dolphin (frames from KFilePreviewGenerator, no frame in the Information Panel and an outdated frame by code duplication from the old file preview generator).

Until we find a nice way to make the code for drawing frames in KFilePreviewGenerator public, better don't draw any frame at all.

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/apps/dolphin/src/tooltipmanager.cpp
1 files changed in total