We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8657a commit baf1c69Copy full SHA for baf1c69
README.md
@@ -22,7 +22,7 @@ building for Linux use -lX11 -lXtst | include X11/Xlib.h X11/Xutil.h
22
building for Mac use -framework ApplicationServices | include ApplicationServices/ApplicationServices.h
23
building for Win use User32.lib | include Windows.h
24
25
-if you wanna use qmake i provided a XInputSimulator.pro file – simply type:
+if you wanna use qmake i provide a XInputSimulator.pro file – simply type:
26
```
27
>$ qmake XInputSimulator.pro && make
28
0 commit comments