mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +02:00
2021-02-14 Fred Gleason <fredg@paravelsystems.com>
* Removed dead code from rdcatch(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -21121,3 +21121,5 @@
|
|||||||
2021-02-14 Fred Gleason <fredg@paravelsystems.com>
|
2021-02-14 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Reenabled the 'Import' button on the 'Scheduler Rules' dialog
|
* Reenabled the 'Import' button on the 'Scheduler Rules' dialog
|
||||||
in rdlogmanager(1).
|
in rdlogmanager(1).
|
||||||
|
2021-02-14 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Removed dead code from rdcatch(1).
|
||||||
|
@@ -1181,7 +1181,6 @@ void MainWidget::resizeEvent(QResizeEvent *e)
|
|||||||
|
|
||||||
int MainWidget::ShowNextEvents(int day,QTime time,QTime *next)
|
int MainWidget::ShowNextEvents(int day,QTime time,QTime *next)
|
||||||
{
|
{
|
||||||
// RDListViewItem *item=NULL;
|
|
||||||
QString sql;
|
QString sql;
|
||||||
int count=0;
|
int count=0;
|
||||||
if(time.isNull()) {
|
if(time.isNull()) {
|
||||||
|
Reference in New Issue
Block a user