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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete/ui
From:       Stefan Gehn <sgehn () gmx ! net>
Date:       2003-02-08 19:37:20
[Download RAW message or body]

CVS commit by metz: 

make it compile with QT 3.0.x as well, this is also in the release


  M +1 -1      kopeteballoon.cpp   1.13


--- kdenonbeta/kopete/libkopete/ui/kopeteballoon.cpp  #1.12:1.13
@@ -125,5 +125,5 @@ void KopeteBalloon::updateMask()
         // get screen-geometry for screen our anchor is on
         // (geometry can differ from screen to screen!
-        deskRect = tmp->screenGeometry(m_anchor);
+        deskRect = tmp->screenGeometry( tmp->screenNumber(m_anchor) );
 
         bottom = m_anchor.y() + height() > deskRect.height() - 48;


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

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