2021-02-14 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'RDLogLine::listViewItem()' and
	'RDLogLine::setListViewItem()' methods.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-02-14 14:08:13 -05:00
parent b3ce3a51b0
commit d3607fbe00
7 changed files with 16 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
//
// Add a Rivendell Log Manager Clock
//
// (C) Copyright 2002-2019 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2002-2021 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
@@ -21,6 +21,8 @@
#ifndef ADD_CLOCK_H
#define ADD_CLOCK_H
#include <QLineEdit>
#include <rdclock.h>
#include <rddialog.h>