Skip to content

Add "Invalid = -1" element to the KIconLoaderDummy::Context enum.

Gleb Popov requested to merge arrowdodger/breeze-icons:enum-fix into master

Without it, the (context != -1) condition is always true.

Merge request reports