Skip to content

Commit

Permalink
Fix #64
Browse files Browse the repository at this point in the history
  • Loading branch information
katahiromz committed Apr 3, 2024
1 parent 9dc7985 commit 15dbce2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions HISTORY.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
- Supported right-click on toolbar and status bar.
- Fixed initial selection of double-frame word.
- The save destination setting is reflected in "Open" and "Save As".
- Fixed QString string comparison.

# 開発履歴 (Japanese)

Expand Down Expand Up @@ -922,3 +923,4 @@
- ツールバーやステータスバーの右クリックに対応。
- 二重マス単語の初期選択を修正。
- 保存先設定を「開く」や「名前を付けて保存」に反映。
- QStringの文字列比較を修正。
2 changes: 1 addition & 1 deletion QString
Submodule QString updated 2 files
+40 −21 QString.h
+14 −0 QStringTest.cpp

0 comments on commit 15dbce2

Please sign in to comment.