Skip to content

Commit 7d71627

Browse files
authored
Merge branch 'master' into 84-contextualpane-clicking-through-views-too-fast-before-they-render-will-cause-backups-and-hangs-in-jsd
2 parents 4161806 + f387760 commit 7d71627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

widgets/+wt/+mixin/TitleFontStyled.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ function applyTheme(obj)
206206

207207
% Use standard theme color
208208
obj.TitleColor_I = obj.getDefaultTitleColor();
209-
209+
210210
end %if
211211

212212
end %function

0 commit comments

Comments
 (0)