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

List:       kde-commits
Subject:    kdeextragear-1/amarok/src
From:       Max Howell <max.howell () methylblue ! com>
Date:       2004-09-23 15:07:21
Message-ID: 20040923150721.26736971 () office ! kde ! org
[Download RAW message or body]

CVS commit by mhowell: 

Don't allow float mode, since we no longer have the little buttons


  M +1 -1      browserbar.cpp   1.22


--- kdeextragear-1/amarok/src/browserbar.cpp  #1.21:1.22
@@ -299,5 +299,5 @@ BrowserBar::addBrowser( QWidget *widget,
     KConfig* const config = amaroK::config( "PlaylistSideBar" );
     widget->setBaseSize( config->readNumEntry( name, widget->sizeHint().width() ), DEFAULT_HEIGHT );
-    m_overlapButton->setOn( config->readBoolEntry( "Stay", true ) );
+    m_overlapButton->setOn( /*config->readBoolEntry( "Stay", true )*/true );
     if( config->readEntry( "CurrentPane" ) == name ) showHideBrowser( id );
 }


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

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