- Fix build on FreeBSD 4.X

This commit is contained in:
Pav Lucistnik 2005-09-16 20:36:37 +00:00
parent c9b5b84064
commit 68fa4ad804
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142964

View file

@ -0,0 +1,11 @@
--- editxlinkdialog.ui.h.orig Wed May 18 09:39:51 2005
+++ editxlinkdialog.ui.h Fri Sep 16 22:24:33 2005
@@ -6,6 +6,8 @@
** init() function in place of a constructor, and a destroy() function in
** place of a destructor.
*****************************************************************************/
+#include <typeinfo>
+
void EditXLinkDialog::init()
{
delink=false;