aboutsummaryrefslogtreecommitdiff
path: root/print/bibview/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'print/bibview/files/patch-ah')
-rw-r--r--print/bibview/files/patch-ah12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/bibview/files/patch-ah b/print/bibview/files/patch-ah
new file mode 100644
index 000000000000..21f1cbd53033
--- /dev/null
+++ b/print/bibview/files/patch-ah
@@ -0,0 +1,12 @@
+--- ComboBo.h.orig Thu Nov 25 08:11:05 1993
++++ ComboBo.h Tue Sep 23 20:03:24 1997
+@@ -23,7 +23,9 @@
+
+ #define XtNselectCallback "selectCallback"
+ #define XtNselectMenu "selectMenu"
++#ifndef XtNcancelCallback
+ #define XtNcancelCallback "cancelCallback"
++#endif
+ #define XtNmargin "margin"
+ #define XtNnumberRows "numberRows"
+ #define XtNshowDotFiles "showDotFiles"