[Libreoffice-commits] .: Branch 'libreoffice-3-4' - patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Wed Apr 13 02:25:55 PDT 2011


 patches/dev300/svx-hacky-htmlselect-control-import.diff |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7b138ac1833c37848b0531db35644e7ab0a5544d
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Wed Apr 13 12:25:40 2011 +0300

    Change TRUE to true

diff --git a/patches/dev300/svx-hacky-htmlselect-control-import.diff b/patches/dev300/svx-hacky-htmlselect-control-import.diff
index a745bcf..2d25427 100644
--- a/patches/dev300/svx-hacky-htmlselect-control-import.diff
+++ b/patches/dev300/svx-hacky-htmlselect-control-import.diff
@@ -13,7 +13,7 @@
 +        mnBackColor = 0x80000005L;
 +        mnForeColor = 0x80000008L;
 +        nBorderColor = 0x80000006L;
-+        aFontData.SetHasAlign(TRUE);
++        aFontData.SetHasAlign(true);
 +                fEnabled = true;
 +                nMultiState =false;
 +    }


More information about the Libreoffice-commits mailing list