mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-20 13:23:13 -07:00
Update UnitConverterDataConstants.h
This commit is contained in:
parent
24ee871ed4
commit
9077ac1c77
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ namespace CalculatorApp
|
||||||
Area_Pyeong = UnitStart + 165,
|
Area_Pyeong = UnitStart + 165,
|
||||||
Energy_Kilowatthour = UnitStart + 166,
|
Energy_Kilowatthour = UnitStart + 166,
|
||||||
Data_Nibble = UnitStart + 167,
|
Data_Nibble = UnitStart + 167,
|
||||||
UnitEnd = Energy_Kilowatthour
|
UnitEnd = Data_Nibble
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue