From 054a5eca0459e4c273aff3ca25077f0cd329b0c3 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Wed, 7 Jan 2009 12:27:38 +0000 Subject: Fix compile with enable final svn path=/trunk/KDE/kdebase/apps/; revision=907022 --- src/tooltipmanager.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/tooltipmanager.cpp') 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 #include -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; -- cgit v1.3