Fix compilation on Windows
AbandonedPublic

Authored by volden on Jan 17 2019, 5:37 PM.

Details

Reviewers
kdevelop-devel
Summary

Seems Windows compiler does not handle the c++14 feature qOverload<>. This compiles on both platforms for me

Test Plan

Compile on windows and Linux

Diff Detail

Repository
R32 KDevelop
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7226
Build 7244: arc lint + arc unit
volden created this revision.Jan 17 2019, 5:37 PM
Restricted Application added a project: KDevelop. · View Herald TranscriptJan 17 2019, 5:37 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald Transcript
volden requested review of this revision.Jan 17 2019, 5:37 PM
volden edited the summary of this revision. (Show Details)Jan 17 2019, 5:43 PM
volden edited the test plan for this revision. (Show Details)
volden added a reviewer: kdevelop-devel.
volden abandoned this revision.Jan 20 2019, 6:01 PM

Already fixed.