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

List:       kde-commits
Subject:    kdeextragear-1/kallers
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       2004-03-01 1:39:20
Message-ID: 20040301013920.775C8995A () office ! kde ! org
[Download RAW message or body]

CVS commit by nhasan: 

Show the tooltip in context menu title too.


  M +5 -0      dockwidget.cpp   1.22


--- kdeextragear-1/kallers/dockwidget.cpp  #1.21:1.22
@@ -226,4 +226,9 @@ void DockWidget::updateToolTip()
   QToolTip::remove( this );
   QToolTip::add( this, toolTip );
+
+  KPopupMenu *popup = contextMenu();
+  int id = popup->idAt( 0 );
+  popup->changeTitle( id, popup->titlePixmap( id ),
+      QString( i18n( "Kallers - %1" ) ).arg( toolTip ) );
 }
 


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

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