┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorSimon Paul St James <[email protected]>2008-08-18 20:33:21 +0000
committerSimon Paul St James <[email protected]>2008-08-18 20:33:21 +0000
commitcfe28380063eedb2f9b418215acfe369ea9da5d5 (patch)
tree903b05f6dba48fa02b6d08121ee84272669750ce /src/CMakeLists.txt
parent26df5e0041b0584d2fd8df8dfc520abee86f1e99 (diff)
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
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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