Add measurement formatter

This commit is contained in:
Gregory Casamento 2021-06-04 15:02:14 -04:00 committed by Gregory John Casamento
parent 37273d3b25
commit 39a43fc8ab
2 changed files with 2 additions and 1 deletions

View file

@ -125,7 +125,7 @@ int defaultNumberFormatIndex = 0;
toolTip: @"Energy"];
[self placeFormatter: [[NSMeasurementFormatter alloc] init]
withImageNamed: @"date_comp_formatter"
withImageNamed: @"measurement_formatter"
atRect: NSMakeRect(0, 48, 43, 43)
inView: contents
toolTip: @"Measurement"];

View file

@ -35,6 +35,7 @@ PALETTE_NAME = 5Formatters
bytecount_formatter.tiff \
date_comp_formatter.tiff \
energy_formatter.tiff \
measurement_formatter.tiff \
palette.table
5Formatters_STANDARD_INSTALL = no