From koffice-devel Fri Jan 02 11:08:29 2004 From: =?ISO-8859-2?Q?Jaros=B3aw_Staniek?= Date: Fri, 02 Jan 2004 11:08:29 +0000 To: koffice-devel Subject: Re: kexi compile failure Message-Id: <3FF55F06.8030906 () iidea ! pl> X-MARC-Message: https://marc.info/?l=koffice-devel&m=107304170929195 > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I had to apply this patch to make kexi compile with a recent CVS HEAD. > > Index: kexibrowser.cpp > =================================================================== > RCS file: /home/kde/koffice/kexi/core/kexibrowser.cpp,v > retrieving revision 1.80 > diff -u -4 -p -r1.80 kexibrowser.cpp > - --- kexibrowser.cpp 30 Dec 2003 22:53:50 -0000 1.80 > +++ kexibrowser.cpp 1 Jan 2004 22:07:36 -0000 > @@ -85,9 +85,10 @@ KexiBrowser::KexiBrowser(KexiMainWindow > m_newObjectAction = new KAction("", 0, this, SLOT(slotNewObject()), > this, "new_object"); > m_newObjectAction->plug(m_partPopup); > } > > - -plugAction(const char *action_name, QWidget* w); > +// WTF? > +// plugAction(const char *action_name, QWidget* w); > > void > KexiBrowser::clear() > { > > > Jaroslaw: a possibly incomplete commit? Hi Brad, I've removed the line. Commit was complete... I just don't use gcc now for a while... thx. -- regards / pozdrawiam, Jaroslaw Staniek / OpenOffice Polska Kexi project: http://koffice.kde.org/kexi QT-KDE Wrapper project: http://iidea.pl/~js/qkw _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org https://mail.kde.org/mailman/listinfo/koffice-devel