diff options
| author | Laurent Montel <[email protected]> | 2009-01-07 12:27:38 +0000 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2009-01-07 12:27:38 +0000 |
| commit | 054a5eca0459e4c273aff3ca25077f0cd329b0c3 (patch) | |
| tree | 0d6204d47eb8f8fdce3817e9c374ec4048695b84 /src/tooltipmanager.cpp | |
| parent | c907d6cd6b245aa0c459c2f6e60623a9102e4cb2 (diff) | |
Fix compile with enable final
svn path=/trunk/KDE/kdebase/apps/; revision=907022
Diffstat (limited to 'src/tooltipmanager.cpp')
| -rw-r--r-- | src/tooltipmanager.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tooltipmanager.cpp b/src/tooltipmanager.cpp index a3faa6923..eb3aa6f70 100644 --- a/src/tooltipmanager.cpp +++ b/src/tooltipmanager.cpp @@ -33,8 +33,6 @@ #include <QTimer> #include <QToolTip> -const int PREVIEW_WIDTH = 256; -const int PREVIEW_HEIGHT = 256; const int ICON_WIDTH = 128; const int ICON_HEIGHT = 128; const int PREVIEW_DELAY = 250; |
