Kaydet (Commit) f9c49a41 authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: unhandled enum

Change-Id: I4a26045901cdaf26666fd8cecf0a24e9d22cbbfd
üst e1283c87
...@@ -1042,6 +1042,7 @@ void SdrModel::ImpSetUIUnit() ...@@ -1042,6 +1042,7 @@ void SdrModel::ImpSetUIUnit()
case FUNIT_PIXEL : break; case FUNIT_PIXEL : break;
case FUNIT_DEGREE : break; case FUNIT_DEGREE : break;
case FUNIT_SECOND : break; case FUNIT_SECOND : break;
case FUNIT_MILLISECOND : break;
} // switch } // switch
// check if mapping is from metric to inch and adapt // check if mapping is from metric to inch and adapt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment