summaryrefslogtreecommitdiffstats
path: root/src/gui/connectionFrame.cpp
diff options
context:
space:
mode:
authorSebastien Braun2010-10-04 00:25:02 +0200
committerSebastien Braun2010-10-05 18:15:48 +0200
commitea719ff8b67916ac0080295bd0698e4ca2a134c8 (patch)
treef4fb912a587e8366fabe0615940ed7cda60df661 /src/gui/connectionFrame.cpp
parentImplement first version of basic input event support (diff)
downloadpvs-ea719ff8b67916ac0080295bd0698e4ca2a134c8.tar.gz
pvs-ea719ff8b67916ac0080295bd0698e4ca2a134c8.tar.xz
pvs-ea719ff8b67916ac0080295bd0698e4ca2a134c8.zip
Fix a bug in closeup frame handling.
If, while a frame was in closeup mode, the corresponding client went away, the ConnectionFrame would get deleted, but still referenced in ConnectionWindow::_closeupFrame. Naturally, this led to disaster when the same (but really new) frame would be selected again. QPointer guards against QObject's going AWOL.
Diffstat (limited to 'src/gui/connectionFrame.cpp')
0 files changed, 0 insertions, 0 deletions