Skip to content

Commit 1b12e58

Browse files
committed
Excel2010の記述がある部分を削除
1 parent dec7ab5 commit 1b12e58

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

RelaxTools.xlam

-1.13 MB
Binary file not shown.

Source/src/Form/frmReport.frm

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ Private Sub UserForm_Initialize()
6868
strBuf = strBuf & "◆GitHub Issue(GitHubのアカウントが必要です):" & vbCrLf
6969
strBuf = strBuf & "https://github.com/RelaxTools/RelaxTools-Addin/issues" & vbCrLf & vbCrLf
7070

71-
strBuf = strBuf & "◆掲示板:" & vbCrLf
72-
strBuf = strBuf & "http://software.opensquare.net/relaxtools/bbs/wforum.cgi" & vbCrLf & vbCrLf
73-
7471
strBuf = strBuf & "◆メール(relaxtools@opensquare.net)でも受け付けます。" & vbCrLf
7572

7673
txtEdit.Text = strBuf

0 commit comments

Comments
 (0)