mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-23 07:33:49 +02:00
Exit programs automatically by System unit
This commit is contained in:
@@ -43,6 +43,6 @@ begin
|
||||
end;
|
||||
BUTTON_EVENT:
|
||||
if GetButton.ID = 1 then
|
||||
TerminateThread;
|
||||
Break;
|
||||
end;
|
||||
end.
|
||||
|
Reference in New Issue
Block a user