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

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin/effects/test
From:       Rivo Laks <rivolaks () hot ! ee>
Date:       2008-03-02 22:18:55
Message-ID: 1204496335.348319.18035.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 781465 by rivol:

Fix compilation

 M  +1 -1      demo_showpicture.cpp  


--- trunk/KDE/kdebase/workspace/kwin/effects/test/demo_showpicture.cpp #781464:781465
@@ -43,7 +43,7 @@
         picture->bind();
         glEnable( GL_BLEND );
         glBlendFunc( GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA );
-        picture->render( mask, region, pictureRect );
+        picture->render( region, pictureRect );
         picture->unbind();
         glPopAttrib();
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

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