Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: compile error #96

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

rb-union
Copy link
Contributor

@rb-union rb-union commented Jul 9, 2024

Fix compile error: header file not included.

Log: fix compile error

Fix compile error: header file not included.

Log: fix compile error
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • 在新增的#include <QDesktopWidget>中,需要确认是否有相应的使用场景,避免不必要的头文件包含。
  • 检查是否有对新增头文件的代码更改,以保持代码的一致性和可维护性。

是否建议立即修改:

  • 是,如果新增QDesktopWidget的头文件没有在代码中使用,应该移除它以避免混淆和潜在的编译问题。如果确实有使用到这个头文件,应该确保所有相关的代码都已经做了相应的修改和测试。

@myk1343
Copy link
Contributor

myk1343 commented Jul 9, 2024

[是否满足兼容性要求] Y
[是否满足commit提交规范] Y
[是否满足编码规范] Y
[Review结论] Pass
[Fail原因] N/A

1 similar comment
@jeffshuai
Copy link

[是否满足兼容性要求] Y
[是否满足commit提交规范] Y
[是否满足编码规范] Y
[Review结论] Pass
[Fail原因] N/A

Copy link
Contributor

@starhcq starhcq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/+1

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rb-union, starhcq

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rb-union rb-union merged commit b3bccec into linuxdeepin:release/eagle Jul 9, 2024
14 checks passed
wyu71 added a commit to wyu71/deepin-draw that referenced this pull request Jul 10, 2024
wyu71 added a commit that referenced this pull request Jul 10, 2024
相关PR:
  * #91
  * #93
  * #95
  * #96

Log: Update version to 6.0.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants