Kirill Mitrahovich

Results 1 comments of Kirill Mitrahovich

Another possible solution might be to use implicit conversion in the **_globalDltRegistration_**: ``` QDltRegistration *globalDltRegistration() { return dltRegistration; } ```