2022-09-30 Fred Gleason <fredg@paravelsystems.com>

* Updated various dialogs in rdcatch(1) to use new 'pretty text'
	styling for cart and cut objects.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-09-30 10:13:17 -04:00
parent 96892d67ab
commit 1496e3e17f
12 changed files with 83 additions and 121 deletions

View File

@@ -2,7 +2,7 @@
//
// Abstract a Rivendell RDCatch Event
//
// (C) Copyright 2002-2020 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2002-2022 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
@@ -18,8 +18,7 @@
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
//
#include <qsqldatabase.h>
#include <qdatetime.h>
#include <QDateTime>
#include <rdsettings.h>