[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.1/kdebase/apps/dolphin/src
From:       André Wöbbeking <woebbeking () kde ! org>
Date:       2008-07-19 16:39:20
Message-ID: 1216485560.744289.29374.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 834841 by woebbe:

compile with old XShape (taken from kwin/utils.h)

BUG: 166324

 M  +5 -0      ktooltip.cpp  


--- branches/KDE/4.1/kdebase/apps/dolphin/src/ktooltip.cpp #834840:834841
@@ -39,7 +39,12 @@
 #include "ktooltip_p.h"
 
 
+// compile with XShape older than 1.0
+#ifndef ShapeInput
+const int ShapeInput = 2;
+#endif
 
+
 class KToolTipItemPrivate
 {
 public:
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic