CallHandler now QObject-owns its Call objects
commit658c245b7ca9b3ef0dbc962b188531dfe9282a04
authorjlh <jlh@gmx.ch>
Thu, 24 Apr 2008 00:21:05 +0000 (24 02:21 +0200)
committerjlh <jlh@gmx.ch>
Thu, 24 Apr 2008 00:21:05 +0000 (24 02:21 +0200)
tree77d37ae77f47aee1e61e27abc230a787a180dd30
parenta8729e49a68e2043ba4474bdbb8574e08fa4b49d
CallHandler now QObject-owns its Call objects

Also get rid of unused CallHandler::closeAll(), since calls will
now automatically be closed and destroyed when CallHandler goes
away.
call.cpp
call.h