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

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/netbook/containments/common
From:       Marco Martin <notmart () gmail ! com>
Date:       2010-02-28 22:59:40
Message-ID: 1267397980.525768.13044.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1097338 by mart:

the position in default: was actually right


 M  +1 -1      nettoolbox.cpp  


--- trunk/KDE/kdebase/workspace/plasma/netbook/containments/common/nettoolbox.cpp \
#1097337:1097338 @@ -370,7 +370,7 @@
         break;
     default:
         m_toolContainer->resize(m_toolContainer->effectiveSizeHint(Qt::PreferredSize));
                
-        m_toolContainer->setPos(m_containment->contentsRect().left(), \
m_containment->contentsRect().bottom()-m_toolContainer->size().height()); +        \
m_toolContainer->setPos(0, size().height()-m_toolContainer->size().height());  break;
     }
 }


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

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