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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Dan Meltzer <hydrogen () notyetimplemented ! com>
Date:       2007-03-01 0:54:56
Message-ID: 1172710496.421587.9583.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 638179 by dmeltzer:

revert statusbar changes--they were too unfinished.  One side effect to the revert is \
that the default size of the playlist is way too small

 M  +2 -1      playlistwindow.cpp  


--- trunk/extragear/multimedia/amarok/src/playlistwindow.cpp #638178:638179
@@ -226,7 +226,7 @@
         connect( filterButton, SIGNAL( clicked() ), SLOT( slotEditFilter() ) );
     //END MainToolBar 
     }
-    Amarok::StatusBar *statusbar = new Amarok::StatusBar( playlistwindow );
+    Amarok::StatusBar *statusbar = new Amarok::StatusBar( this );
     QAction* repeatAction = Amarok::actionCollection()->action( "repeat" );
     connect( repeatAction, SIGNAL( activated( int ) ), playlist, SLOT( \
slotRepeatTrackToggled( int ) ) );  
@@ -239,6 +239,7 @@
 //     cbCover->addWidget( m_videoWidget );
 //     m_videoWidget->hide();
     setCentralWidget( cbCover );
+    setStatusBar( statusbar );
 
     DockWidget *browsersDockWidget = new DockWidget();
     browsersDockWidget->setWidget( m_browsers );


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

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