summaryrefslogtreecommitdiff
path: root/ULabelP.h
diff options
context:
space:
mode:
Diffstat (limited to 'ULabelP.h')
-rw-r--r--ULabelP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ULabelP.h b/ULabelP.h
index d25acb9..616025d 100644
--- a/ULabelP.h
+++ b/ULabelP.h
@@ -82,7 +82,7 @@ typedef struct {
Pixel foreground;
XFontStruct *font;
XFontSet fontset;
- char *label;
+ String label;
XtJustify justify;
Dimension internal_width;
Dimension internal_height;