2020-10-01 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the 'Test Import' dialog in rdadmin(1) that caused
	the sort of events in the 'Imported Events' list to be incorrect.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-10-01 19:56:13 -04:00
parent d433e3c631
commit 7c33000a0b
10 changed files with 343 additions and 89 deletions

View File

@@ -2,7 +2,7 @@
//
// Test a Rivendell Log Import
//
// (C) Copyright 2002-2019 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2002-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
@@ -63,5 +63,4 @@ class TestImport : public RDDialog
};
#endif
#endif // TEST_IMPORT_H