fix call to message box to remove incorrect style flag
merge to the release branch, please
(cherry picked from commit e067a4415a
)
This commit is contained in:
parent
42698ef9c5
commit
09ad681027
|
@ -1459,7 +1459,7 @@
|
|||
(format (string-constant welcome-to-something)
|
||||
(application:current-app-name))
|
||||
#f
|
||||
'(ok app))))
|
||||
'(ok))))
|
||||
(define/override help-menu:about-string (λ () (application:current-app-name)))
|
||||
(define/override help-menu:create-about? (λ () #t))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user