diff options
| author | Simon Paul St James <[email protected]> | 2008-08-18 20:33:21 +0000 |
|---|---|---|
| committer | Simon Paul St James <[email protected]> | 2008-08-18 20:33:21 +0000 |
| commit | cfe28380063eedb2f9b418215acfe369ea9da5d5 (patch) | |
| tree | 903b05f6dba48fa02b6d08121ee84272669750ce /src/CMakeLists.txt | |
| parent | 26df5e0041b0584d2fd8df8dfc520abee86f1e99 (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.txt | 1 |
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 |
