mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
1534d9a4bf
- Fix new compiler error - Add missing MAN1 line PR: 22811 Submitted by: Ports Fury
11 lines
311 B
Plaintext
11 lines
311 B
Plaintext
--- Widgets/NumericPad.h.orig Thu Apr 7 01:07:47 1994
|
|
+++ Widgets/NumericPad.h Sat Nov 11 12:14:04 2000
|
|
@@ -47,7 +47,6 @@
|
|
#define XtNbase "base"
|
|
#define XtCBase "Base"
|
|
#define XtNenterCallback "enterCallback"
|
|
-#define XtNcancelCallback "cancelCallback"
|
|
|
|
extern void NumericPadClear();
|
|
|