Commit aa750889 authored by tsuji's avatar tsuji

GUIメニューの配置・表記を修正

parent 37fece8c
This diff is collapsed.
......@@ -485,7 +485,7 @@ namespace CSRender
//.txtファイルに記述する内容
string writeText = "**RESULT_RIP_TIME: \"" + allRipTime + "\"\r\n";
writeText += "**ENV_VERSION: \"CSRender Ver 1.1.0\"\r\n";
writeText += "**ENV_VERSION: \"CSRender Ver 0.3.0\"\r\n";
writeText += "**ENV_RIPVERIFY_PATH: \"" + appPath + "\"\r\n";
writeText += "**ENV_RIP_PROCESSING: \"PDFium\"\r\n";
writeText += "**ENV_IMAGE_RESO: \"" + ResolutionBox.Text + "\"\r\n";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment