OSDN Git Service

kmail: use object instead of pointer for KEmailDialog
authorIvailo Monev <xakepa10@gmail.com>
Sun, 16 Oct 2022 11:21:17 +0000 (14:21 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Sun, 16 Oct 2022 11:21:17 +0000 (14:21 +0300)
commitc9961ff00a8c877a4c0b9f7520ecf44e44e3a2d6
treed1c8a9d32d8198e7fe158c03ca8b8e1602a4f243
parentb678a23b2adc3d18edd88069c6339feeb3f8974a
kmail: use object instead of pointer for KEmailDialog

plugs memory leaks and fixes user and password saving (done in KEMail
destructor)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
kmail/main.cpp