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

List:       kde-commits
Subject:    kdebase/klipper
From:       Stephan Binner <binner () kde ! org>
Date:       2004-04-10 16:53:19
Message-ID: 20040410165319.0622F9A25 () office ! kde ! org
[Download RAW message or body]

CVS commit by binner: 

Missing icon, dreaming of KPopupMenu::insertItem(const KGuiItem & guiitem,


  M +1 -1      toplevel.cpp   1.147


--- kdebase/klipper/toplevel.cpp  #1.146:1.147
@@ -318,5 +318,5 @@ void KlipperWidget::readProperties(KConf
   KHelpMenu *help = new KHelpMenu( this, aboutData(),
                 false );
-  m_popup->insertItem( KStdGuiItem::help().text(), help->menu(), HELPMENU_ITEM );
+  m_popup->insertItem( SmallIconSet("help"), KStdGuiItem::help().text(), help->menu(), HELPMENU_ITEM );
 
   if( !isApplet()) {


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

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