Hi,

I was just wondering whether the following conditional checks should be
reversed e.g. '!= 0'. Is it correct?
 
Q_ASSERT_X(confItem->childCount() == 0, "add conference","Conference created,
but without any participants");

Q_ASSERT_X(SFLPhone::model()->getIndex(conf)->childCount() == 0,"changing
conference","A conference can't have no participants");

___________________________________

Thanks & Regards
Vipul Mahajan


_______________________________________________
SFLphone mailing list
[email protected]
http://lists.savoirfairelinux.net/mailman/listinfo/sflphone

Reply via email to