Skip to content

Commit

Permalink
hotfix-修复了合并文件中一个重定义错误
Browse files Browse the repository at this point in the history
  • Loading branch information
czyt1988 committed Jan 4, 2025
1 parent 9ca5744 commit 6061e7a
Show file tree
Hide file tree
Showing 9 changed files with 698 additions and 725 deletions.
5 changes: 5 additions & 0 deletions changlog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# 版本记录(change log):

## 2025-01-04 -> 2.2.8 [hotfix]

- 修正合并文件会存在宏重复定义问题-2.2.7遗漏了一个调试宏
- SARibbonSeparatorWidget的宽度增加了最小1像素的判断

## 2024-12-23 -> 2.2.7 [hotfix]

- 修正合并文件会存在宏重复定义问题
Expand Down
885 changes: 428 additions & 457 deletions src/SARibbon.cpp

Large diffs are not rendered by default.

Loading

0 comments on commit 6061e7a

Please sign in to comment.