Added some files. Message dialog pops up when clearing checked items.
[easylist] / src / mainform.cpp
index 55c7df4..d46c425 100755 (executable)
@@ -9,7 +9,6 @@ MainForm::MainForm(QWidget *parent) :
     settings = new QSettings(WILLEM_LIU, EASY_LIST);\r
 \r
     newIndex = 0;\r
-\r
     connect(SystemSettings::getInstance(), SIGNAL(signalKeyboardClosed(bool)), this, SLOT(keyboardClosed(bool)));\r
 \r
     ui->actionAuto_Orientation->setChecked(settings->value(AUTO_ORIENTATION).toBool());\r