anthonyfieroni added inline comments. INLINE COMMENTS
> kpropertiesdialog.cpp:2904-2906 > + if (calculateButton == nullptr || copyButton == nullptr) { > + return; > + } It's a private function, i can't image why it can be call with null pointers :) REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8536 To: petermajchrak, elvisangelaccio, #vdg, colomar Cc: colomar, anthonyfieroni, bcooksley, alexeymin, ngraham, elvisangelaccio, #frameworks