Skip to content

Commit f391640

Browse files
author
Yutaka Emura
committed
fix warnings
1 parent 9a48572 commit f391640

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

en/history/v1300.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ developed by ToadLoading.
119119

120120
- The [**Count** property](../macro/selection/selection_count) was added to the **Selection** object.
121121
- The [**PromptRename** property](../macro/file_save_prop/prompt_rename) was added to the **FileSaveProp** object.
122-
- The [**OpenFileInQuotes** property](../macro/link_prop/open_file_in_quotes) was added to the **LinkProp** object.
122+
- The **OpenFileInQuotes** property was added to the **LinkProp** object.
123123
- The **eeFindSelectAll** flag was added to the [**Find** method](../macro/selection/selection_find).
124124
- The **iSel** parameter was added to the [GetBottomPointX](../macro/selection/selection_getbottompointx), [GetBottomPointY](../macro/selection/selection_getbottompointy),
125125
[GetTopPointX](../macro/selection/selection_gettoppointx), and

ja/history/v1300.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
[**Count** プロパティ](../macro/selection/selection_count) が追加されました。
111111
- **FileSaveProp** オブジェクトに
112112
[**PromptRename** プロパティ](../macro/file_save_prop/prompt_rename) が追加されました。
113-
- **LinkProp** オブジェクトに、 [**OpenFileInQuotes** プロパティ](../macro/link_prop/open_file_in_quotes) が追加されました。
113+
- **LinkProp** オブジェクトに、 **OpenFileInQuotes** プロパティ が追加されました。
114114
- [**Find** メソッド](../macro/selection/selection_find)**eeFindSelectAll** フラグが追加されました。
115115
- [GetBottomPointX](../macro/selection/selection_getbottompointx)[GetBottomPointY](../macro/selection/selection_getbottompointy)[GetTopPointX](../macro/selection/selection_gettoppointx)[GetTopPointY](../macro/selection/selection_gettoppointy)
116116
メソッドに、iSel 引数を追加しました。

0 commit comments

Comments
 (0)