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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Seb Ruiz <me () sebruiz ! net>
Date:       2005-09-01 0:11:15
Message-ID: 1125533475.052446.23315.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 455617 by seb:

Fill the height for the mini widget mode button


 M  +1 -1      playerwindow.cpp  


--- trunk/extragear/multimedia/amarok/src/playerwindow.cpp #455616:455617
@@ -134,7 +134,7 @@
                          new NavButton( m_pFrameButtons, "next", ac->action( "next" ) );
 
         KPushButton *switchView = new KPushButton( KGuiItem( "", "mini_dock" ), m_pFrameButtons );
-        switchView->setSizePolicy( QSizePolicy::Maximum, QSizePolicy::Fixed ); // too big!
+        switchView->setSizePolicy( QSizePolicy::Maximum, QSizePolicy::Preferred ); // too big!
         switchView->setFocusPolicy( QWidget::NoFocus );
         connect( switchView, SIGNAL( clicked() ), SLOT( toggleView() ) );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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