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

List:       koffice-devel
Subject:    Re: kspread compile error
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-04-15 10:36:16
Message-ID: 200404151236.21105.nicolasg () snafu ! de
[Download RAW message or body]

On Thursday 15 April 2004 09:49, David Faure wrote:
> On Thursday 15 April 2004 09:42, Thorsten Zachmann wrote:
> >    m_pEdit = bb->addButton( i18n("&Edit") );
> > -  m_pOk = bb->addButton( i18n("&OK") );
> > +  m_pOk = bb->addButton( KStdGuiItem::ok() );
> >    m_pOk->setDefault( TRUE );
> > -  m_pCancel = bb->addButton( i18n( "&Cancel" ) );
> > +  m_pCancel = bb->addButton( KStdGuiItem::cancel() );
> >    bb->layout();
> >
> > Anybody any idea how to fix this.
>
> If this is about KOffice CVS HEAD, then you should update kdelibs/kdeui

The change is from 4 days ago. It is not in KDE 3.2.2 and it seems not 
supposed to be in any KDE 3.2.x. So the changes in KOffice need #if 
KDE_IS_VERSION(3,2,90)

> If this is about KOFFICE_1_3_BRANCH, please tell me asap and I'll revert
> Stephan Binner's commit!

Have a nice day!

_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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