if(KMessageBox::Yes==KMessageBox::warningYesNo(0,i18n("Collection is hidden. New note will stored but not displaying. Do you want to show collection?"))){
if(KMessageBox::Yes==KMessageBox::warningYesNo(nullptr,i18n("Collection is hidden. New note will stored but not displaying. Do you want to show collection?"))){