mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 08:31:16 +02:00
2020-12-27 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'RDLogEvent' class. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// A command-line log editor for Rivendell
|
||||
//
|
||||
// (C) Copyright 2016-2018 Fred Gleason <fredg@paravelsystems.com>
|
||||
// (C) Copyright 2016-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,7 +43,7 @@ MainObject::MainObject(QObject *parent)
|
||||
edit_quiet_option=false;
|
||||
|
||||
edit_log=NULL;
|
||||
edit_log_event=NULL;
|
||||
edit_log_model=NULL;
|
||||
edit_modified=false;
|
||||
edit_log_lock=NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user