- Fix build on FreeBSD 4.X
This commit is contained in:
parent
c9b5b84064
commit
68fa4ad804
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142964
1 changed files with 11 additions and 0 deletions
11
deskutils/vym/files/patch-edixlinkdialog.ui.h
Normal file
11
deskutils/vym/files/patch-edixlinkdialog.ui.h
Normal 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;
|
Loading…
Reference in a new issue