unsigned..

This commit is contained in:
Dana Jansens 2007-05-03 03:17:18 +00:00
parent d7108df02b
commit 020cbeff19

View file

@ -125,7 +125,7 @@ struct _RrTextureText {
gint shadow_offset_x;
gint shadow_offset_y;
RrColor *shadow_color;
gchar shadow_alpha;
guchar shadow_alpha;
gboolean shortcut; /*!< Underline a character */
guint shortcut_pos; /*!< Position in bytes of the character to underline */
};