Skip to content

Commit 4a3ab64

Browse files
committed
try this
1 parent 9faeb77 commit 4a3ab64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/jddisplay.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ void JDDisplay::pollButtons(Event) {
107107
return;
108108
// stepWaiting == false
109109
flushSend();
110-
sendDone()
110+
sendDone(this);
111111
}
112112
}
113113

0 commit comments

Comments
 (0)