2018-08-15 Fred Gleason <fredg@paravelsystems.com>

* Fixed style inconsistencies in dialogs within rdcastmanager(1).
This commit is contained in:
Fred Gleason
2018-08-15 17:52:08 +00:00
parent b3864f596a
commit b7d229941a
10 changed files with 28 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
//
// List Rivendell Casts
//
// (C) Copyright 2002-2007,2016 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2002-2018 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
@@ -24,14 +24,11 @@
#include <qdialog.h>
#include <qpixmap.h>
#include <qradiobutton.h>
#include <qsqldatabase.h>
#include <qpushbutton.h>
#include <qlineedit.h>
#include <qcheckbox.h>
#include <qlabel.h>
#include <q3progressdialog.h>
//Added by qt3to4:
#include <QResizeEvent>
#include <rdfeed.h>
#include <rdlistviewitem.h>