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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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.