mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 16:41:18 +02: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:
@@ -32,7 +32,7 @@
|
||||
#include <qsqldatabase.h>
|
||||
#include <qcombobox.h>
|
||||
#include <qpixmap.h>
|
||||
#include <qdatetimeedit.h>
|
||||
#include <q3datetimeedit.h>
|
||||
#include <qtimer.h>
|
||||
|
||||
#include <rdlistview.h>
|
||||
@@ -89,7 +89,7 @@ class MainWidget : public QWidget
|
||||
int gpi_first_line;
|
||||
int gpi_last_line;
|
||||
QLabel *gpi_events_date_label;
|
||||
QDateEdit *gpi_events_date_edit;
|
||||
Q3DateEdit *gpi_events_date_edit;
|
||||
QLabel *gpi_events_state_label;
|
||||
QComboBox *gpi_events_state_box;
|
||||
QPushButton *gpi_events_scroll_button;
|
||||
|
Reference in New Issue
Block a user