From koffice-devel Thu Jan 01 22:04:54 2004 From: Brad Hards Date: Thu, 01 Jan 2004 22:04:54 +0000 To: koffice-devel Subject: kexi compile failure Message-Id: <200401020904.55266.bhards () bigpond ! net ! au> X-MARC-Message: https://marc.info/?l=koffice-devel&m=107299516432758 -----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? Brad - -- http://linux.conf.au - I'm registered. Are you? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/9JmGGwwszQ/PZzgRAtodAJ9wkes+YwPWjoMkRzuyHym5hUR8TQCfSLpv CL+KPYx31gCC+Dpeorp8nPA= =yu/N -----END PGP SIGNATURE----- _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org https://mail.kde.org/mailman/listinfo/koffice-devel