Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xorg
app
xfontsel
Commits
d55f7ed9
Commit
d55f7ed9
authored
Dec 05, 2021
by
ThomasKuehne
Committed by
Alan Coopersmith
Apr 05, 2022
Browse files
Fixed -Wmissing-field-initializers warning
Signed-off-by:
Alan Coopersmith
<
alan.coopersmith@oracle.com
>
parent
3ef81a44
Pipeline
#551378
passed with stages
in 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ULabel.c
View file @
d55f7ed9
...
...
@@ -153,6 +153,9 @@ UCSLabelClassRec ucsLabelClassRec = {
/* Simple class fields initialization */
{
/* change_sensitive */
XtInheritChangeSensitive
#ifndef OLDXAW
/* extension */
,
NULL
#endif
},
/* UCSLabel class fields initialization */
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment