[Kmymoney-devel] Line break in the page widget
Thomas Baumgart
thb at net-bembel.de
Thu Feb 18 06:57:49 CET 2010
Hi,
on Thursday 18 February 2010 Alvaro Soliverez wrote:
> Hello all,
> it looks like KDE 4.4 has brought us a few surprises.
>
> Can someone using KDE 4.3 check if this change will look ok or not?
>
> ===================================================================
> --- kmymoney/views/kmymoneyview.cpp (revisión: 1091981)
> +++ kmymoney/views/kmymoneyview.cpp (copia de trabajo)
> @@ -173,7 +173,7 @@
>
> // Page 3
> m_scheduledView = new KScheduledView();
> - m_scheduleViewFrame = m_model->addPage(m_scheduledView,
> i18n("Scheduled\ntransactions"));
> + m_scheduleViewFrame = m_model->addPage(m_scheduledView,
> i18n("Scheduled transactions"));
> m_scheduleViewFrame->setIcon(KIcon("view-pim-calendar"));
> m_scheduleViewFrame->setHeader(QString(""));
> addTitleBar(m_scheduledView, i18n("Scheduled transactions"));
>
> The \n shows up as a strange char here in 4.4
With the patch applied in 4.3.5 the line break does not happen anymore and the
iconlist is pretty wide. Does it break the line in 4.4 with the blank only?
--
Regards
Thomas Baumgart
GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
A clearly defined problem is half the solution!
(found in a chinese fortune cookie)
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 224 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kmymoney-devel/attachments/20100218/8edf5e11/attachment.sig
More information about the KMyMoney-devel
mailing list