]> diplodocus.org Git - xorg-xinput/blobdiff - src/xinput.h
Require inputproto 1.9.99.5
[xorg-xinput] / src / xinput.h
index 9b017bab7b5cf820c94eebf5d1f58ed44a7d781e..d7a5104a57f9dac62f7e5a3f0f034606a17ac771 100644 (file)
@@ -245,4 +245,15 @@ watch_props(
 #endif
 );
 
+int
+delete_prop(
+#if NeedFunctionPrototypes
+                Display*       display,
+                int            argc,
+                char           *argv[],
+                char           *prog_name,
+                char           *prog_desc
+#endif
+);
+
 /* end of xinput.h */