diff options
Diffstat (limited to 'src/window.inc')
-rw-r--r-- | src/window.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/window.inc b/src/window.inc index a151a8d..2bc6c2d 100644 --- a/src/window.inc +++ b/src/window.inc @@ -113,6 +113,7 @@ /actInstallOK 9 def /actInstallCancel 10 def /actReboot 11 def +/actRedrawBootOptionsPanel 12 def /actNoClose 0x100 def |