We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def698a commit ce51115Copy full SHA for ce51115
1 file changed
spnav_magellan.h
@@ -37,7 +37,7 @@ OF SUCH DAMAGE.
37
38
enum {
39
MagellanInputMotionEvent = 1,
40
- MagellanInputButtonEvent = 2,
+ MagellanInputButtonPressEvent = 2,
41
MagellanInputButtonReleaseEvent = 3
42
};
43
0 commit comments