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

List:       kde-commits
Subject:    kdeaddons/noatun-plugins/hayes
From:       Carsten Pfeiffer <carpdjih () mailbox ! tu-berlin ! de>
Date:       2003-06-22 13:15:36
[Download RAW message or body]

CVS commit by pfeiffer: 

readd the tooltip


  M +2 -1      window.cpp   1.36


--- kdeaddons/noatun-plugins/hayes/window.cpp  #1.35:1.36
@@ -73,5 +73,4 @@ Hayes::Window::Window()
 {
         list = new Hayes::Playlist(this, this);
-        assert(list);
         connect(this, SIGNAL(listHidden()), list, SIGNAL(listHidden()));
         connect(this, SIGNAL(listShown()), list, SIGNAL(listShown()));
@@ -211,4 +210,6 @@ void Hayes::Window::updateSlider()
         if (!napp->player()->isStopped())
                 slider->setValue(napp->player()->getTime());
+
+        QToolTip::add(slider, i18n("Seek: %1").arg( napp->player()->lengthString()));
 }
 


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

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