]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
add a notifier for clients changing desktops. use it to update the send-to menu if...
[chaz/openbox] / render / render.h
index 3b996375b7896023f67564860236b5239b35a189..ad638ae8b3705d9c3709fd78fa52c4f4f097c1f2 100644 (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 */
 };
This page took 0.02016 seconds and 4 git commands to generate.