sync code with last improvements from OpenBSD
This commit is contained in:
commit
88965415ff
26235 changed files with 29195616 additions and 0 deletions
10
lib/libXt/include/X11/ShellI.h
Normal file
10
lib/libXt/include/X11/ShellI.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef _XtShellInternal_h
|
||||
#define _XtShellInternal_h
|
||||
|
||||
#include <X11/Xfuncproto.h>
|
||||
|
||||
_XFUNCPROTOBEGIN
|
||||
|
||||
extern void _XtShellGetCoordinates(Widget widget, Position *x, Position *y);
|
||||
|
||||
#endif /* _XtShellInternal_h */
|
Loading…
Add table
Add a link
Reference in a new issue