https://bugs.kde.org/show_bug.cgi?id=406902

--- Comment #1 from Rex Dieter <rdie...@gmail.com> ---
Created attachment 119639
  --> https://bugs.kde.org/attachment.cgi?id=119639&action=edit
Don't try to setEnabled mShareAction if it's not initialized

It only gets properly initialized conditionally (depending on
purposeMenu, earlier in the same file), if that didn't happen,
we shouldn't try to do setEnabled (or anything else) to it as
in that case it's a null pointer and this will crash.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to