mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +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:
@@ -22,9 +22,9 @@
|
||||
#ifndef RDURL_H
|
||||
#define RDURL_H
|
||||
|
||||
#include <qurl.h>
|
||||
#include <q3url.h>
|
||||
|
||||
class RDUrl : public QUrl
|
||||
class RDUrl : public Q3Url
|
||||
{
|
||||
public:
|
||||
RDUrl();
|
||||
|
Reference in New Issue
Block a user