2020-02-07 Fred Gleason <fredg@paravelsystems.com>

* Removed Q3Support dependencies from the 'Editing Feed' dialog
	in rdadmin(1).
This commit is contained in:
Fred Gleason
2020-02-07 16:58:36 -05:00
parent 532dd9aef8
commit eff674896c
4 changed files with 27 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
//
// List Rivendell Casts
//
// (C) Copyright 2002-2019 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2002-2020 Fred Gleason <fredg@paravelsystems.com>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License version 2 as
@@ -43,8 +43,6 @@
ListCasts::ListCasts(unsigned feed_id,QWidget *parent)
: RDDialog(parent)
{
setModal(true);
list_feed_id=feed_id;
//