svx/source/svdraw/svdmodel.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f9c49a41c77728b077b29dca6eace57119e61067
Author: Caolán McNamara <caol...@redhat.com>
Date:   Sun Aug 18 14:02:31 2013 +0100

    WaE: unhandled enum
    
    Change-Id: I4a26045901cdaf26666fd8cecf0a24e9d22cbbfd

diff --git a/svx/source/svdraw/svdmodel.cxx b/svx/source/svdraw/svdmodel.cxx
index 64510af5..bcbcbf2 100644
--- a/svx/source/svdraw/svdmodel.cxx
+++ b/svx/source/svdraw/svdmodel.cxx
@@ -1042,6 +1042,7 @@ void SdrModel::ImpSetUIUnit()
         case FUNIT_PIXEL  : break;
         case FUNIT_DEGREE : break;
         case FUNIT_SECOND : break;
+        case FUNIT_MILLISECOND : break;
     } // switch
 
     // check if mapping is from metric to inch and adapt
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to