Skip to content

Fix updating about data with custom functions

Andre Heinecke requested to merge work/aheinecke/fix-custom-aboutdata into kf5

Since we are in the constructor of the Aboutdata object calling KABoutData::applicationData results in an empty object and setting it will later be overwritten.

Fixes commit: 09564b26 GnuPG-Bug-Id: T6797

Merge request reports