mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 23:30:20 +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:
@@ -119,7 +119,7 @@ MainObject::MainObject(QObject *parent)
|
||||
//
|
||||
// UDP Transmission Socket
|
||||
//
|
||||
air_nownext_socket=new QSocketDevice(QSocketDevice::Datagram);
|
||||
air_nownext_socket=new Q3SocketDevice(Q3SocketDevice::Datagram);
|
||||
|
||||
//
|
||||
// Log Machines
|
||||
|
||||
Reference in New Issue
Block a user