Scope the glib hack to older Qt versions
ClosedPublic

Authored by svuorela on Aug 13 2018, 4:24 PM.

Details

Diff Detail

Repository
R319 Konsole
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 1782
Build 1800: arc lint + arc unit
svuorela created this revision.Aug 13 2018, 4:24 PM
Restricted Application added a project: Konsole. · View Herald TranscriptAug 13 2018, 4:24 PM
Restricted Application added a subscriber: konsole-devel. · View Herald Transcript
svuorela requested review of this revision.Aug 13 2018, 4:24 PM
dfaure accepted this revision.Aug 14 2018, 9:07 AM

(I'd normally add spaces after commas in QT_VERSION_CHECK)

This revision is now accepted and ready to land.Aug 14 2018, 9:07 AM
cfeck added a subscriber: cfeck.Aug 19 2018, 1:54 AM

Is this a compile-time or runtime version check?

Is this a compile-time or runtime version check?

#if are pre-processor, so compile time