Skip to content

Commit f387760

Browse files
committed
update whitespace in TitleFontStyled
1 parent 30be1c8 commit f387760

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
@@ -205,7 +205,7 @@ function applyTheme(obj)
205205
&& ~isMATLABReleaseOlderThan("R2025a")
206206

207207
% Use standard theme color
208-
obj.TitleColor_I = obj.getDefaultTitleColor();
208+
obj.TitleColor_I = obj.getDefaultTitleColor();
209209

210210
end %if
211211

0 commit comments

Comments
 (0)