]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.hh
sync with bb-cvs
[chaz/openbox] / src / Screen.hh
index 6d12f3208b8d41533e715af369554cf272b87b86..cb9a8ae2693400e2944e170c9b1d1c22565fc764 100644 (file)
@@ -62,10 +62,10 @@ struct Strut;
 enum TextJustify { LeftJustify = 1, RightJustify, CenterJustify };
 
 struct WindowStyle {
-  BColor f_focus, f_unfocus, l_text_focus, l_text_unfocus, b_pic_focus,
+  BColor l_text_focus, l_text_unfocus, b_pic_focus,
     b_pic_unfocus;
-  BTexture t_focus, t_unfocus, l_focus, l_unfocus, h_focus, h_unfocus,
-    b_focus, b_unfocus, b_pressed, g_focus, g_unfocus;
+  BTexture f_focus, f_unfocus, t_focus, t_unfocus, l_focus, l_unfocus,
+    h_focus, h_unfocus, b_focus, b_unfocus, b_pressed, g_focus, g_unfocus;
 
   BFont *font;
 
This page took 0.024016 seconds and 4 git commands to generate.