mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05: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:
@@ -25,8 +25,10 @@
|
||||
#include <qpushbutton.h>
|
||||
#include <qpixmap.h>
|
||||
#include <qcolor.h>
|
||||
//Added by qt3to4:
|
||||
#include <QResizeEvent>
|
||||
|
||||
#define RDTRANSPORTBUTTON_DEFAULT_ON_COLOR green
|
||||
#define RDTRANSPORTBUTTON_DEFAULT_ON_COLOR Qt::green
|
||||
|
||||
class RDTransportButton : public QPushButton
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user