]> cloud.milkyroute.net Git - dolphin.git/commit
Don't draw a frame for previews in tooltips by code duplication: Now we had 3 differe...
authorPeter Penz <peter.penz19@gmail.com>
Wed, 22 Oct 2008 20:52:45 +0000 (20:52 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 22 Oct 2008 20:52:45 +0000 (20:52 +0000)
commitc916e5ff2734ad2ba5ea0b08b0bd6d6a5b8d6a51
tree7ddcd31c8e95c6f37fcc17ab99f04b48cc71ff14
parentcb928888f7e8b0450fc8c4cf0dd4f5ea3c46eb42
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.

svn path=/trunk/KDE/kdebase/apps/; revision=874942
src/tooltipmanager.cpp