OmegaT の UI(各ペイン内部を除く)を任意のフォントに変更します。
move to v.0.1.1
@@ -43,7 +43,7 @@ | ||
43 | 43 | |
44 | 44 | private static UIFontChanger instance = null; |
45 | 45 | |
46 | - private final String VERSION_STRING = "0.1.0"; | |
46 | + private final String VERSION_STRING = "0.1.1"; | |
47 | 47 | private final Config config; |
48 | 48 | //private MenuHandler menu; |
49 | 49 |