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

List:       kde-commits
Subject:    koffice/kexi/widget
From:       Martin Ellis <martin.ellis () kdemail ! net>
Date:       2005-08-19 17:55:07
Message-ID: 1124474107.609547.26071.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 451007 by martin:

Even more explicit - this version even runs.


 M  +1 -1      kexismalltoolbutton.cpp  


--- trunk/koffice/kexi/widget/kexismalltoolbutton.cpp #451006:451007
@@ -63,7 +63,7 @@
 	if (!m_action)
 		return;
 	update(m_action->text(), m_action->iconSet(KIcon::Small));
-	setAccel((QKeySequence&)m_action->shortcut());
+	setAccel((const QKeySequence&)m_action->shortcut());
 	QToolTip::add(this, m_action->toolTip());
 	QWhatsThis::add(this, m_action->whatsThis());
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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