Fix qCompare between strings.

Authored by TallFurryMan on Feb 20 2020, 5:01 PM.

Description

Fix qCompare between strings.

Summary:
Hotfix for a potential incompatibility with old Qt?
The test code was qCompare'ing a QString with a const char pointer, and depending on the platform, was successfully casting between those, or not.

Test Plan: None, this fixes a compile issue.

Reviewers: mutlaqja

Reviewed By: mutlaqja

Subscribers: kde-edu

Tags: KDE Edu

Differential Revision: https://phabricator.kde.org/D27524

Details

Committed
mutlaqjaFeb 20 2020, 5:01 PM
Reviewer
mutlaqja
Differential Revision
D27524: Fix qCompare between strings.
Parents
R321:67488f7c1f77: Move guide reset button to calibration settings
Branches
Unknown
Tags
Unknown