Add a PLOTSIZE option UI type.

I'd missed this one earlier.
This commit is contained in:
John Ralls 2020-03-05 18:07:35 -08:00
parent 6c8e0e23f7
commit 00aa0f603d

View File

@ -41,6 +41,7 @@ enum GncOptionUIType
NUMBER_RANGE, NUMBER_RANGE,
COLOR, COLOR,
FONT, FONT,
PLOT_SIZE,
BUDGET, BUDGET,
PIXMAP, PIXMAP,
RADIOBUTTON, RADIOBUTTON,