Preferences class's setter functions depend on HAVE_KF5

Authored by thomasfischer on Oct 9 2019, 7:34 PM.

Description

Preferences class's setter functions depend on HAVE_KF5

Preferences class's setter functions only get compiled if
compile flag/define HAVE_KF5 is set.

Previously, those functions would return 'false' if HAVE_KF5
was not set, but this return value would also be used to indicate that a
setting's value had not changed.

Details

Committed
thomasfischerOct 10 2019, 6:18 PM
Parents
R462:837cccfe4829: Minor GUI glitch in LyX settings widget fixed
Branches
Unknown
Tags
Unknown