2018-07-20 Fred Gleason <fredg@paravelsystems.com>

* Removed the Auxiliary Fields from the podcasting system.
	* Fixed a regression in the RDFeed system that caused segfaults
	when accessing channel XML.
This commit is contained in:
Fred Gleason
2018-07-20 13:04:44 -04:00
parent c2f11d76be
commit 0dc7a4e698
36 changed files with 222 additions and 2761 deletions

View File

@@ -34,7 +34,6 @@
#include "edit_replicator.h"
#include "globals.h"
#include "list_aux_fields.h"
EditReplicator::EditReplicator(const QString &repl_name,QWidget *parent)
: QDialog(parent,"",true)