diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Xrandrint.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Xrandrint.h b/src/Xrandrint.h index 90c4785..abcdf3f 100644 --- a/src/Xrandrint.h +++ b/src/Xrandrint.h @@ -97,4 +97,7 @@ _XRRVersionHandler (Display *dpy, int len, XPointer data); +_X_HIDDEN Bool +_XRRHasRates (int major, int minor); + #endif /* _XRANDRINT_H_ */ |