lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] (no subject)


From: Greg Chicares
Subject: [lmi-commits] (no subject)
Date: Fri, 1 Jul 2016 16:27:42 +0000 (UTC)

branch: master
commit ff0d8eeef08cb3433a73e464403758d684a72a20
Author: Gregory W. Chicares <address@hidden>
Date:   Fri Jul 1 15:42:30 2016 +0000

    Adjust spacing of one "State" control
    
    Adding a space character at the end of a label seems like a kludge,
    but is consistent with the rest of this file. Probably this should
    be done with <border> instead, throughout.
---
 skin_coli_boli.xrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/skin_coli_boli.xrc b/skin_coli_boli.xrc
index 4772503..2583c53 100644
--- a/skin_coli_boli.xrc
+++ b/skin_coli_boli.xrc
@@ -1179,7 +1179,7 @@
                     <flag>wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL</flag>
                     <border>2</border>
                     <object class="wxStaticText">
-                        <label>State</label>
+                        <label>State </label>
                     </object>
                 </object>
                 <object class="sizeritem">



reply via email to

[Prev in Thread] Current Thread [Next in Thread]