add missing guard
related to PR 13741
This commit is contained in:
parent
a6f110893f
commit
b9f8d699d3
|
@ -35,5 +35,6 @@
|
|||
(send bdc set-bitmap #f)
|
||||
bm)))
|
||||
|
||||
(send todays-icon set-loaded-mask todays-icon-bw-mask)
|
||||
(when todays-icon-bw-mask
|
||||
(send todays-icon set-loaded-mask todays-icon-bw-mask))
|
||||
todays-icon)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user