lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6370] Widen first column to accommodate larger censuses


From: Greg Chicares
Subject: [lmi-commits] [6370] Widen first column to accommodate larger censuses
Date: Wed, 21 Oct 2015 14:07:40 +0000

Revision: 6370
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6370
Author:   chicares
Date:     2015-10-21 14:07:39 +0000 (Wed, 21 Oct 2015)
Log Message:
-----------
Widen first column to accommodate larger censuses

Modified Paths:
--------------
    lmi/trunk/group_quote_pdf_gen_wx.cpp

Modified: lmi/trunk/group_quote_pdf_gen_wx.cpp
===================================================================
--- lmi/trunk/group_quote_pdf_gen_wx.cpp        2015-10-21 14:06:33 UTC (rev 
6369)
+++ lmi/trunk/group_quote_pdf_gen_wx.cpp        2015-10-21 14:07:39 UTC (rev 
6370)
@@ -366,7 +366,7 @@
 };
 
 column_definition const column_definitions[] =
-    {{"Part#"                          ,             "9999"   }
+    {{"Part#"                          ,            "99999"   }
     ,{"Participant"                    ,                 ""   }
     ,{"Issue Age"                      ,              "999"   }
     ,{"Date of Birth"                  ,       "9999-99-99"   }




reply via email to

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