From cfe28380063eedb2f9b418215acfe369ea9da5d5 Mon Sep 17 00:00:00 2001 From: Simon Paul St James Date: Mon, 18 Aug 2008 20:33:21 +0000 Subject: Very rough initial attempt at previews-in-tooltip for Konqueror and Dolphin. Still needs extensive work in positioning, scaling/ padding items to fit, and timing things so that the previews are more likely to have been generated when the tooltip is positioned and displayed. CCBUG:161848 svn path=/trunk/KDE/kdebase/apps/; revision=848984 --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f09810b71..96941803b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -28,6 +28,7 @@ set(dolphinprivate_LIB_SRCS draganddrophelper.cpp dolphinmodel.cpp dolphinsettings.cpp + dolphintooltip.cpp dolphincategorydrawer.cpp dolphinview.cpp dolphinviewactionhandler.cpp -- cgit v1.3.1