QStringload_path=QFileDialog::getOpenFileName(this,tr("Please point to the RSS download rules file"),QDir::homePath(),tr("Rules list (*.rssrules *.filters)"));
QStringload_path=QFileDialog::getOpenFileName(this,tr("Please point to the RSS download rules file"),QDir::homePath(),tr("Rules list")+QString(" (*.rssrules *.filters)"));