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

List:       kde-commits
Subject:    kdebase/kwin/clients/plastik
From:       Sandro Giessl <sandro () giessl ! com>
Date:       2005-03-26 18:06:22
Message-ID: 20050326180622.C13A7627 () office ! kde ! org
[Download RAW message or body]

CVS commit by giessl: 

Oups... bad icon cache index resulting in a crash for toolwindows.

BUG: 102544


  M +1 -1      plastik.cpp   1.19


--- kdebase/kwin/clients/plastik/plastik.cpp  #1.18:1.19
@@ -510,5 +510,5 @@ const QPixmap &PlastikHandler::pixmap(Pi
 const QBitmap &PlastikHandler::buttonBitmap(ButtonIcon type, const QSize &size, bool toolWindow)
 {
-    int typeIndex = NumPixmaps+type;
+    int typeIndex = type;
 
     // btn icon size...


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

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