Add newton, newton meter and rpm units
This commit is contained in:
parent
7ead4ba91e
commit
9a9e5dbacf
@ -138,7 +138,10 @@ public:
|
||||
UnitVoltAmpereReactive,
|
||||
UnitAmpereHour,
|
||||
UnitMicroSiemensPerCentimeter,
|
||||
UnitDuration
|
||||
UnitDuration,
|
||||
UnitNewton,
|
||||
UnitNewtonMeter,
|
||||
UnitRpm
|
||||
};
|
||||
Q_ENUM(Unit)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user