diff options
| author | Kai Uwe Broulik <[email protected]> | 2023-09-19 22:43:14 +0200 |
|---|---|---|
| committer | Kai Uwe Broulik <[email protected]> | 2023-09-19 22:43:14 +0200 |
| commit | 856716e8b6a1de36e85764f25be09f8d49f52d3e (patch) | |
| tree | fa7e2fff26676112c3e852fcae0e02c50b4c4f2d /src/tests/dolphinmainwindowtest.cpp | |
| parent | 64e40c1d934247fc9e1c2fa00761b2cb8d70a146 (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/dolphinmainwindowtest.cpp')
0 files changed, 0 insertions, 0 deletions
