Skip to content
Commit f941ffc4 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Decoration: Make init return a bool

To indicate whether initializing has been successful.

For instance, in Aurorae the QML might fail to load, which we want to
know and then fall back to client-side decoration.

Also, make it pure virtual, so the return value of init() is a
conscious decision.
parent b9dd9b0b
Pipeline #506239 passed with stage
in 33 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment