mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3792 Add font size 10 and 14
This commit is contained in:
parent
7128c58b6c
commit
4d25cd0c71
File diff suppressed because it is too large
Load Diff
@ -63,7 +63,9 @@ public:
|
||||
enum FontSize
|
||||
{
|
||||
POINT_SIZE_8, // 8pt
|
||||
POINT_SIZE_10,
|
||||
POINT_SIZE_12,
|
||||
POINT_SIZE_14,
|
||||
POINT_SIZE_16, // 16pt
|
||||
POINT_SIZE_24,
|
||||
POINT_SIZE_32
|
||||
|
Loading…
Reference in New Issue
Block a user