mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-14 22:51:13 +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:
@@ -24,7 +24,7 @@
|
||||
#include <vector>
|
||||
|
||||
#include <qsignalmapper.h>
|
||||
#include <qsocket.h>
|
||||
#include <q3socket.h>
|
||||
#include <qtimer.h>
|
||||
|
||||
#include <rd.h>
|
||||
@@ -63,7 +63,7 @@ class BtU41MlrWeb : public Switcher
|
||||
private:
|
||||
void ProcessCommand(const QString &cmd);
|
||||
void SendCommand(const QString &cmd);
|
||||
QSocket *bt_socket;
|
||||
Q3Socket *bt_socket;
|
||||
QTimer *bt_watchdog_timer;
|
||||
bool bt_watchdog_active;
|
||||
QHostAddress bt_ip_address;
|
||||
|
Reference in New Issue
Block a user