diff options
Diffstat (limited to 'editors/axe/files/patch-ae')
-rw-r--r-- | editors/axe/files/patch-ae | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/axe/files/patch-ae b/editors/axe/files/patch-ae new file mode 100644 index 000000000000..5e3164f3c3e0 --- /dev/null +++ b/editors/axe/files/patch-ae @@ -0,0 +1,10 @@ +--- Widgets/FileNom.h.orig Thu Apr 7 01:07:46 1994 ++++ Widgets/FileNom.h Sat Nov 11 12:14:04 2000 +@@ -33,7 +33,6 @@ + #define XtNinitialDirectory "initialDirectory" + #define XtNselectCallback "selectCallback" + #define XtNpathList "pathList" +-#define XtNcancelCallback "cancelCallback" + #define XtNmargin "margin" + #define XtNnumberRows "numberRows" + #define XtNshowDotFiles "showDotFiles" |