Le Tuesday 15 June 2010, Tomáš Trnka a écrit :
> Dne Út 15. června 2010 Nick Shaforostoff napsal(a):
> (snip)
> > mAccount = new ICQAccount(mProtocol, mAccountSettings->edtAccountId
> > - if(!mAccount)
> > - return NULL;
> Hello,
>
> do we really want this? All hell will break loose
Dne Út 15. června 2010 Nick Shaforostoff napsal(a):
(snip)
> @@ -222,8 +216,6 @@
> {
> kDebug(14153) << "Creating a new account";
> mAccount = new ICQAccount(mProtocol,
> mAccountSettings->edtAccountId->text());
> - if(!mAccount)
> -