mirror of
https://review.haiku-os.org/haiku
synced 2025-01-31 10:47:14 +01:00
6722e1ae43
Require the installation interface and the user interaction handle to be passed to the constructor. Formerly, derived classes set them manually in their constructors. This makes using the class without having to subclass it possible.