]> Dogcows Code - chaz/openbox/blobdiff - engines/openbox/obengine.h
more build system fixups
[chaz/openbox] / engines / openbox / obengine.h
index b4e469834d495e8d23f4c711a82826e62b7b727f..b4cd7d48f6a38d660ea55181f7d81d28411f81de 100644 (file)
@@ -28,9 +28,6 @@ extern color_rgb *ob_s_titlebut_focused_color;
 extern color_rgb *ob_s_titlebut_unfocused_color;
 
 extern int ob_s_winfont_height;
-extern int ob_s_winfont_shadow;
-extern int ob_s_winfont_shadow_offset;
-extern int ob_s_winfont_shadow_tint;
 extern ObFont *ob_s_winfont;
 
 extern pixmap_mask *ob_s_max_set_mask;
@@ -78,6 +75,9 @@ extern Appearance *ob_a_icon;
 extern Appearance *ob_a_focused_handle;
 extern Appearance *ob_a_unfocused_handle;
 
+extern Appearance *ob_app_hilite_label;
+extern Appearance *ob_app_unhilite_label;
+
 typedef struct ObFrame {
     Frame frame;
 
This page took 0.024486 seconds and 4 git commands to generate.