diff options
Diffstat (limited to 'libX11/libX11.def')
-rw-r--r-- | libX11/libX11.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libX11/libX11.def b/libX11/libX11.def index 9d2977e93..c9d4100e5 100644 --- a/libX11/libX11.def +++ b/libX11/libX11.def @@ -149,6 +149,7 @@ EXPORTS XGetVisualInfo
XGetWindowAttributes
XGetWindowProperty
+ XGetWMClientMachine
XGetWMHints
XGetWMName
XGetWMNormalHints
@@ -357,4 +358,4 @@ EXPORTS XwcTextListToTextProperty
XwcTextPropertyToTextList
XWithdrawWindow
- XWMGeometry
\ No newline at end of file + XWMGeometry
|