cui/source/options/certpath.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e41a630bc8aa93a104d56820862e28386805197a Author: Caolán McNamara <caol...@redhat.com> Date: Wed Jun 20 12:42:52 2012 +0100 make space for radiobuttons in cert dialog a bit bigger Change-Id: I0726d3ea1661d00495e87897746d3baaf768c170 diff --git a/cui/source/options/certpath.cxx b/cui/source/options/certpath.cxx index 417ab1f..667e72b 100644 --- a/cui/source/options/certpath.cxx +++ b/cui/source/options/certpath.cxx @@ -60,7 +60,7 @@ CertPathDialog::CertPathDialog( Window* pParent ) : { static long aStaticTabs[]= { - 3, 0, 10, 70 + 3, 0, 15, 75 }; m_aCertPathList.SvxSimpleTable::SetTabs( aStaticTabs );
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits