unsigned..
This commit is contained in:
parent
d7108df02b
commit
020cbeff19
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ struct _RrTextureText {
|
||||||
gint shadow_offset_x;
|
gint shadow_offset_x;
|
||||||
gint shadow_offset_y;
|
gint shadow_offset_y;
|
||||||
RrColor *shadow_color;
|
RrColor *shadow_color;
|
||||||
gchar shadow_alpha;
|
guchar shadow_alpha;
|
||||||
gboolean shortcut; /*!< Underline a character */
|
gboolean shortcut; /*!< Underline a character */
|
||||||
guint shortcut_pos; /*!< Position in bytes of the character to underline */
|
guint shortcut_pos; /*!< Position in bytes of the character to underline */
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue