Skip to content
GitLab
Explore
Sign in
Fix warning about comparing different enums
Code
Review changes
Check out branch
Download
Patches
Plain diff
Vlad Zahorodnii
requested to merge
work/zzag/enum-comparison-warning
into
master
Mar 14, 2023
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
QEventPoint::state() returns a QEventPoint::State value, not a Qt::TouchPointState value.
Merge request reports
Loading