]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added cast to Color_t - needed by GCC 4.3
authorcholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Aug 2008 00:30:36 +0000 (00:30 +0000)
committercholm <cholm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Aug 2008 00:30:36 +0000 (00:30 +0000)
EVE/EveDet/AliEveTOFStrip.cxx

index 04beb74739cd4cf57164d2af4096105d1ac8febd..53709f63a3e018d28f612eade44207804cc4e592 100644 (file)
@@ -107,7 +107,7 @@ void AliEveTOFStrip::InitStatics()
   fgTOFstripFrameBox = new TEveFrameBox();
 
   fgTOFstripFrameBox->SetAAQuadXZ(-dx*0.5, 0, -dz*0.5, dx, dz);
-  fgTOFstripFrameBox->SetFrameColor(32);
+  fgTOFstripFrameBox->SetFrameColor(Color_t(32));
   fgTOFstripFrameBox->IncRefCount();
 
   //fgTOFstripPalette  = new TEveRGBAPalette(0, 2048); // TOT