avoid runtime error about unknown signal when compiled without WebKit
ClosedPublic

Authored by mkoller on Jul 11 2018, 5:16 PM.

Details

Summary

When compiled without WebKit, (MARBLE_NO_WEBKITWIDGETS defined), I get runtime errors about unknown signals.
This patch solves this.

Diff Detail

Repository
R34 Marble
Lint
Lint Skipped
Unit
Unit Tests Skipped
mkoller created this revision.Jul 11 2018, 5:16 PM
Restricted Application added projects: Marble, KDE Edu. · View Herald TranscriptJul 11 2018, 5:16 PM
Restricted Application added subscribers: kde-edu, marble-devel. · View Herald Transcript
mkoller requested review of this revision.Jul 11 2018, 5:16 PM
rahn accepted this revision.Jul 11 2018, 5:59 PM

Looks good (should we switch to the new connect syntax?).

This revision is now accepted and ready to land.Jul 11 2018, 5:59 PM
This revision was automatically updated to reflect the committed changes.