Skip to content
Commit 9c035669 authored by Dominik Haumann's avatar Dominik Haumann
Browse files

Fix crash when hiding the TextPreview widget

The problem was that the passed parent to the text preview
widget was the KateView, which is incorrect. The correct
parent is 'this', i.e. once the KateIconBorder, and once
the KateScrollBar.

BUG: 397266
FIXED-IN: 5.50
Reviewed-By: d_ed
parent fb065f00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment