mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 00:23:33 +02:00
2021-02-24 Fred Gleason <fredg@paravelsystems.com>
* Removed stray include lines. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -21174,3 +21174,5 @@
|
||||
* Removed the Q3SocketDevice dependency from 'RDCae'.
|
||||
2021-02-23 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed the Qt3Support library from the build system.
|
||||
2021-02-24 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Removed stray include lines.
|
||||
|
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// Cueing Editor for RDLogLine-based Events
|
||||
//
|
||||
// (C) Copyright 2013-2020 Fred Gleason <fredg@paravelsystems.com>
|
||||
// (C) Copyright 2013-2021 Fred Gleason <fredg@paravelsystems.com>
|
||||
//
|
||||
// This program is free software; you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License version 2 as
|
||||
@@ -18,8 +18,6 @@
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
|
||||
//#include <q3frame.h>
|
||||
|
||||
#include "rdconf.h"
|
||||
#include "rdcueedit.h"
|
||||
|
||||
|
@@ -18,8 +18,6 @@
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
|
||||
//#include <q3pointarray.h>
|
||||
|
||||
#include <QBitmap>
|
||||
#include <QPainter>
|
||||
#include <QPolygon>
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#ifndef LIST_VGUEST_RESOURCES_H
|
||||
#define LIST_VGUEST_RESOURCES_H
|
||||
|
||||
//#include <q3listview.h>
|
||||
#include <QLabel>
|
||||
#include <QPushButton>
|
||||
|
||||
|
@@ -21,8 +21,6 @@
|
||||
#ifndef VIEW_ADAPTER_H
|
||||
#define VIEW_ADAPTER_H
|
||||
|
||||
//#include <q3textedit.h>
|
||||
|
||||
#include <QPushButton>
|
||||
#include <QTextEdit>
|
||||
|
||||
|
@@ -21,8 +21,6 @@
|
||||
#ifndef RDDGIMPORT_H
|
||||
#define RDDGIMPORT_H
|
||||
|
||||
//#include <q3textedit.h>
|
||||
|
||||
#include <QComboBox>
|
||||
#include <QDateTimeEdit>
|
||||
#include <QLineEdit>
|
||||
|
Reference in New Issue
Block a user