Skip to content

Commit

Permalink
Add a PLOTSIZE option UI type.
Browse files Browse the repository at this point in the history
I'd missed this one earlier.
  • Loading branch information
jralls committed Aug 1, 2021
1 parent 6c8e0e2 commit 00aa0f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libgnucash/app-utils/gnc-option-uitype.hpp
Expand Up @@ -41,6 +41,7 @@ enum GncOptionUIType
NUMBER_RANGE,
COLOR,
FONT,
PLOT_SIZE,
BUDGET,
PIXMAP,
RADIOBUTTON,
Expand Down

0 comments on commit 00aa0f6

Please sign in to comment.