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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/kaddressbook
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2007-02-22 18:08:21
Message-ID: 1172167701.321246.25420.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 636280 by lunakl:

Search me why AddresseeView disables the scrollbars when pretty much
everything that uses it enables them again.



 M  +1 -0      kabcore.cpp  


--- branches/KDE/3.5/kdepim/kaddressbook/kabcore.cpp #636279:636280
@@ -1040,6 +1040,7 @@
 
   QHBoxLayout *detailsPageLayout = new QHBoxLayout( mDetailsPage, 0, 0 );
   mDetails = new KPIM::AddresseeView( mDetailsPage );
+  mDetails->setVScrollBarMode( QScrollView::Auto );
   detailsPageLayout->addWidget( mDetails );
 
   connect( mDetails, SIGNAL( addressClicked( const QString&) ),
[prev in list] [next in list] [prev in thread] [next in thread] 

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