┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/kitemlistcontrollertest.cpp
diff options
context:
space:
mode:
authorKai Uwe Broulik <[email protected]>2023-09-19 22:43:14 +0200
committerKai Uwe Broulik <[email protected]>2023-09-19 22:43:14 +0200
commit856716e8b6a1de36e85764f25be09f8d49f52d3e (patch)
treefa7e2fff26676112c3e852fcae0e02c50b4c4f2d /src/tests/kitemlistcontrollertest.cpp
parent64e40c1d934247fc9e1c2fa00761b2cb8d70a146 (diff)
TerminalPanel: Disconnect destroyed signal in destructor
Otherwise, when QObject cleanup, which runs after our destructor, destroys the terminalPart, it would call back into us when we're already half-destroyed. This trips an assert in Qt "Called object is not of the correct type (class destructor may have already run)"
Diffstat (limited to 'src/tests/kitemlistcontrollertest.cpp')
0 files changed, 0 insertions, 0 deletions