We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa31014 commit e3adfceCopy full SHA for e3adfce
1 file changed
source/Click.cpp
@@ -59,7 +59,7 @@ void RedrawClick()
59
60
void SelectReset()
61
{
62
- tra=-256;
+ tra = -256;
63
DragStartx = -99999;
64
RedrawClick();
65
SetEZCWindowMessage("");
0 commit comments