cced4a53fe
- regen patches - make it build and work with XF4; patches from Hwei Sheng Teoh <hsteoh@debian.org> via Debian - prettify
12 lines
435 B
Plaintext
12 lines
435 B
Plaintext
$OpenBSD: patch-Widgets_CtrlCodeSel_h,v 1.1 2001/08/22 00:04:41 naddy Exp $
|
|
--- Widgets/CtrlCodeSel.h.orig Wed Apr 6 18:07:46 1994
|
|
+++ Widgets/CtrlCodeSel.h Tue Aug 21 02:43:48 2001
|
|
@@ -40,7 +40,6 @@ typedef struct _ControlCodeSelectorRec
|
|
#define XtNbase "base"
|
|
#define XtCBase "Base"
|
|
#define XtNenterCallback "enterCallback"
|
|
-#define XtNcancelCallback "cancelCallback"
|
|
|
|
#endif /* _ControlCodeSelector_h */
|
|
|