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

List:       kde-commits
Subject:    koffice/kexi/kexiutils
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-04-12 0:09:53
Message-ID: 1239494993.318322.27451.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 952477 by staniek:

Widgets
- add extra arrow to buttons with menu popup


 M  +1 -1      SmallToolButton.cpp  


--- trunk/koffice/kexi/kexiutils/SmallToolButton.cpp #952476:952477
@@ -88,7 +88,7 @@
         setWhatsThis(d->action->whatsThis());
         setCheckable(d->action->isCheckable());
         if (d->action->menu()) {
-            setPopupMode(QToolButton::InstantPopup); //QToolButton::MenuButtonPopup);
+            setPopupMode(QToolButton::MenuButtonPopup);
             //setArrowType(Qt::DownArrow);
             //setToolButtonStyle(Qt::ToolButtonTextOnly);
             setMenu(d->action->menu());
[prev in list] [next in list] [prev in thread] [next in thread] 

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