move setErrorMessage definition out of the linux ifdef
ClosedPublic

Authored by sitter on Mar 18 2020, 1:02 PM.

Details

Summary

rather obvious in retrospect. the definition is OS-independent,
the declaration naturally should be as well.
this fixes builds of drkonqi on all systems that aren't
linux.

this file has way too many, way too long ifdefs...

Test Plan

drkonqi builds on windows

Diff Detail

Repository
R285 KCrash
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23866
Build 23884: arc lint + arc unit
sitter created this revision.Mar 18 2020, 1:02 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 18 2020, 1:02 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
sitter requested review of this revision.Mar 18 2020, 1:02 PM
apol accepted this revision.Mar 18 2020, 1:36 PM
This revision is now accepted and ready to land.Mar 18 2020, 1:36 PM
This revision was automatically updated to reflect the committed changes.