"In order to use this feature you need to synchronize with Evernote. After synchronizing" +
" the necessary information will be saved so you won't need to do it again. \n\n"
+"If you don't wish to use Evernote's then please check the option at the bottom."));
QVBoxLayout mainLayout = new QVBoxLayout();
mainLayout.addWidget(warning);
mainLayout.addWidget(neverSynchronize);
mainLayout.addWidget(neverSynchronize);
QHBoxLayout okLayout = new QHBoxLayout();
okButton.clicked.connect(this, "okClicked()");
okLayout.addWidget(new QLabel(""));