fix error when ticking and unticking a checkbox in the pointerscan config
This commit is contained in:
parent
b25dd17042
commit
8f84d534fb
@ -1044,6 +1044,10 @@ begin
|
||||
|
||||
if lblOffsetListMaxDeviation<>nil then
|
||||
lblOffsetListMaxDeviation.free;
|
||||
|
||||
edtOffsetListMaxDeviation:=nil;
|
||||
lblOffsetListMaxDeviation:=nil;
|
||||
|
||||
end;
|
||||
|
||||
updatepositions;
|
||||
|
Loading…
Reference in New Issue
Block a user