mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2018-08-07 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'pam_rd' plug-in. * Removed rdchunk(1). * Upgraded Qt3 to Qt4.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#define LIST_REPORTS_H
|
||||
|
||||
#include <qdialog.h>
|
||||
#include <qdatetimeedit.h>
|
||||
#include <q3datetimeedit.h>
|
||||
#include <qcombobox.h>
|
||||
#include <qsqldatabase.h>
|
||||
|
||||
@@ -57,7 +57,7 @@ class ListReports : public QDialog
|
||||
QDate list_end_date;
|
||||
bool list_auto_refresh;
|
||||
RDLogEvent *list_events;
|
||||
QDateEdit *list_date_edit;
|
||||
Q3DateEdit *list_date_edit;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user