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

megan.con...@kdemail.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/ghostwriter/-/commit/025
                   |                            |11821a840659197aee2504fe74b
                   |                            |25fec9bc9f

--- Comment #4 from megan.con...@kdemail.net ---
Git commit 02511821a840659197aee2504fe74b25fec9bc9f by Megan Conkle.
Committed on 18/04/2025 at 20:01.
Pushed by wereturtle into branch 'master'.

Fix crash on opening preview options dialog twice.

Preview options dialog was a static local object that had delete
on close set.  Made it a normal local variable so that delete on
close did not destroy the object for the second attempt to open
the dialog.

M  +2    -2    src/mainwindow.cpp

https://invent.kde.org/office/ghostwriter/-/commit/02511821a840659197aee2504fe74b25fec9bc9f

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

Reply via email to