summaryrefslogtreecommitdiffstats
path: root/kresources
diff options
context:
space:
mode:
Diffstat (limited to 'kresources')
-rw-r--r--kresources/caldav/config.h4
-rw-r--r--kresources/caldav/preferences.h2
-rw-r--r--kresources/carddav/config.h4
-rw-r--r--kresources/carddav/preferences.h2
-rw-r--r--kresources/egroupware/kcal_resourcexmlrpc.h2
-rw-r--r--kresources/featureplan/kcal_resourcefeatureplanconfig.h2
-rw-r--r--kresources/groupware/kcal_resourcegroupwareconfig.h2
-rw-r--r--kresources/groupwise/groupwisesettingswidget.h2
-rw-r--r--kresources/groupwise/kcal_resourcegroupwiseconfig.h2
-rw-r--r--kresources/kolab/kcal/event.h2
-rw-r--r--kresources/kolab/kcal/incidence.h2
-rw-r--r--kresources/kolab/kcal/journal.h2
-rw-r--r--kresources/kolab/kcal/task.h2
-rw-r--r--kresources/kolab/knotes/note.h2
-rw-r--r--kresources/kolab/shared/kolabbase.h2
-rw-r--r--kresources/kolab/shared/resourcekolabbase.h2
-rw-r--r--kresources/lib/folderconfig.h2
-rw-r--r--kresources/scalix/scalixadmin/delegatedialog.h4
-rw-r--r--kresources/scalix/scalixadmin/delegatepage.h2
-rw-r--r--kresources/scalix/scalixadmin/otheruserpage.h2
-rw-r--r--kresources/scalix/scalixadmin/outofofficepage.h8
-rw-r--r--kresources/scalix/scalixadmin/passwordpage.h4
-rw-r--r--kresources/scalix/shared/resourcescalixbase.h2
-rw-r--r--kresources/scalix/shared/scalixbase.h2
-rw-r--r--kresources/slox/kabcresourcesloxconfig.h2
-rw-r--r--kresources/slox/kcalresourcesloxconfig.h2
-rw-r--r--kresources/tvanytime/kcal_resourcetvanytime.h2
-rw-r--r--kresources/tvanytime/kcal_resourcetvanytimeconfig.h2
28 files changed, 35 insertions, 35 deletions
diff --git a/kresources/caldav/config.h b/kresources/caldav/config.h
index bd748db9..5e9d2e76 100644
--- a/kresources/caldav/config.h
+++ b/kresources/caldav/config.h
@@ -22,8 +22,8 @@
#include <kdemacros.h>
#include <kresources/configwidget.h>
-class QLineEdit;
-class QCheckBox;
+class TQLineEdit;
+class TQCheckBox;
namespace KCal {
diff --git a/kresources/caldav/preferences.h b/kresources/caldav/preferences.h
index 3e1bc0f9..3a9400ae 100644
--- a/kresources/caldav/preferences.h
+++ b/kresources/caldav/preferences.h
@@ -22,7 +22,7 @@
#include <kwallet.h>
#include <kdebug.h>
-class QString;
+class TQString;
namespace KCal {
diff --git a/kresources/carddav/config.h b/kresources/carddav/config.h
index 05b190f4..7ea95aa9 100644
--- a/kresources/carddav/config.h
+++ b/kresources/carddav/config.h
@@ -21,8 +21,8 @@
#include <kdemacros.h>
#include <kresources/configwidget.h>
-class QLineEdit;
-class QCheckBox;
+class TQLineEdit;
+class TQCheckBox;
namespace KABC {
diff --git a/kresources/carddav/preferences.h b/kresources/carddav/preferences.h
index a01ee041..eab9274c 100644
--- a/kresources/carddav/preferences.h
+++ b/kresources/carddav/preferences.h
@@ -21,7 +21,7 @@
#include <kwallet.h>
#include <kdebug.h>
-class QString;
+class TQString;
namespace KABC {
diff --git a/kresources/egroupware/kcal_resourcexmlrpc.h b/kresources/egroupware/kcal_resourcexmlrpc.h
index a28202ed..76316411 100644
--- a/kresources/egroupware/kcal_resourcexmlrpc.h
+++ b/kresources/egroupware/kcal_resourcexmlrpc.h
@@ -41,7 +41,7 @@ class Server;
}
class Synchronizer;
-class QTimer;
+class TQTimer;
namespace KCal {
diff --git a/kresources/featureplan/kcal_resourcefeatureplanconfig.h b/kresources/featureplan/kcal_resourcefeatureplanconfig.h
index 21dcf8f8..ee210ad9 100644
--- a/kresources/featureplan/kcal_resourcefeatureplanconfig.h
+++ b/kresources/featureplan/kcal_resourcefeatureplanconfig.h
@@ -27,7 +27,7 @@
class KLineEdit;
class KURLRequester;
-class QCheckBox;
+class TQCheckBox;
namespace KCal {
diff --git a/kresources/groupware/kcal_resourcegroupwareconfig.h b/kresources/groupware/kcal_resourcegroupwareconfig.h
index 10115f7e..c3085471 100644
--- a/kresources/groupware/kcal_resourcegroupwareconfig.h
+++ b/kresources/groupware/kcal_resourcegroupwareconfig.h
@@ -25,7 +25,7 @@
#include <kresources/resource.h>
#include <kresources/configwidget.h>
-class QCheckBox;
+class TQCheckBox;
class KLineEdit;
namespace KCal {
diff --git a/kresources/groupwise/groupwisesettingswidget.h b/kresources/groupwise/groupwisesettingswidget.h
index aa2d3df5..68adee24 100644
--- a/kresources/groupwise/groupwisesettingswidget.h
+++ b/kresources/groupwise/groupwisesettingswidget.h
@@ -24,7 +24,7 @@
#include <tqmap.h>
-class QListViewItem;
+class TQListViewItem;
#include "groupwisesettingswidgetbase.h"
diff --git a/kresources/groupwise/kcal_resourcegroupwiseconfig.h b/kresources/groupwise/kcal_resourcegroupwiseconfig.h
index bc6f81c7..c2ae218b 100644
--- a/kresources/groupwise/kcal_resourcegroupwiseconfig.h
+++ b/kresources/groupwise/kcal_resourcegroupwiseconfig.h
@@ -26,7 +26,7 @@
#include <kresources/resource.h>
#include <kresources/configwidget.h>
-class QCheckBox;
+class TQCheckBox;
class KLineEdit;
namespace KCal {
diff --git a/kresources/kolab/kcal/event.h b/kresources/kolab/kcal/event.h
index 879bda2d..c45018ad 100644
--- a/kresources/kolab/kcal/event.h
+++ b/kresources/kolab/kcal/event.h
@@ -38,7 +38,7 @@
#include <libkcal/event.h>
-class QDomElement;
+class TQDomElement;
namespace Kolab {
diff --git a/kresources/kolab/kcal/incidence.h b/kresources/kolab/kcal/incidence.h
index e8f8b9fa..32b112aa 100644
--- a/kresources/kolab/kcal/incidence.h
+++ b/kresources/kolab/kcal/incidence.h
@@ -36,7 +36,7 @@
#include <kolabbase.h>
-class QDomElement;
+class TQDomElement;
namespace KCal {
class Incidence;
diff --git a/kresources/kolab/kcal/journal.h b/kresources/kolab/kcal/journal.h
index 7505e070..57d614cc 100644
--- a/kresources/kolab/kcal/journal.h
+++ b/kresources/kolab/kcal/journal.h
@@ -36,7 +36,7 @@
#include <kolabbase.h>
-class QDomElement;
+class TQDomElement;
namespace KCal {
class Journal;
diff --git a/kresources/kolab/kcal/task.h b/kresources/kolab/kcal/task.h
index 32095bca..5dfb5585 100644
--- a/kresources/kolab/kcal/task.h
+++ b/kresources/kolab/kcal/task.h
@@ -38,7 +38,7 @@
#include <libkcal/incidence.h>
-class QDomElement;
+class TQDomElement;
namespace KCal {
class Todo;
diff --git a/kresources/kolab/knotes/note.h b/kresources/kolab/knotes/note.h
index 7a1c4240..11f4749e 100644
--- a/kresources/kolab/knotes/note.h
+++ b/kresources/kolab/knotes/note.h
@@ -36,7 +36,7 @@
#include <kolabbase.h>
-class QDomElement;
+class TQDomElement;
namespace KCal {
class Journal;
diff --git a/kresources/kolab/shared/kolabbase.h b/kresources/kolab/shared/kolabbase.h
index ac34eb88..ba6a1c85 100644
--- a/kresources/kolab/shared/kolabbase.h
+++ b/kresources/kolab/shared/kolabbase.h
@@ -38,7 +38,7 @@
#include <tqdatetime.h>
#include <tqcolor.h>
-class QFile;
+class TQFile;
namespace KCal {
class Incidence;
diff --git a/kresources/kolab/shared/resourcekolabbase.h b/kresources/kolab/shared/resourcekolabbase.h
index eca5cc80..b2ce0501 100644
--- a/kresources/kolab/shared/resourcekolabbase.h
+++ b/kresources/kolab/shared/resourcekolabbase.h
@@ -41,7 +41,7 @@
#include "subresource.h"
#include <kmail/kmailicalIface.h>
-class QCString;
+class TQCString;
class KURL;
namespace Kolab {
diff --git a/kresources/lib/folderconfig.h b/kresources/lib/folderconfig.h
index c27d8fdf..4a6959a1 100644
--- a/kresources/lib/folderconfig.h
+++ b/kresources/lib/folderconfig.h
@@ -28,7 +28,7 @@
#include <tqwidget.h>
// class KListView;
-class QComboBox;
+class TQComboBox;
class FolderListView;
namespace KPIM {
diff --git a/kresources/scalix/scalixadmin/delegatedialog.h b/kresources/scalix/scalixadmin/delegatedialog.h
index 3d712d8e..1cadb592 100644
--- a/kresources/scalix/scalixadmin/delegatedialog.h
+++ b/kresources/scalix/scalixadmin/delegatedialog.h
@@ -25,8 +25,8 @@
#include <kdialogbase.h>
-class QCheckBox;
-class QLineEdit;
+class TQCheckBox;
+class TQLineEdit;
namespace Scalix {
class Delegate;
diff --git a/kresources/scalix/scalixadmin/delegatepage.h b/kresources/scalix/scalixadmin/delegatepage.h
index edaad8e7..e62c89ee 100644
--- a/kresources/scalix/scalixadmin/delegatepage.h
+++ b/kresources/scalix/scalixadmin/delegatepage.h
@@ -25,7 +25,7 @@
#include "delegatemanager.h"
-class QPushButton;
+class TQPushButton;
class DelegateView;
class DelegatePage : public QWidget
diff --git a/kresources/scalix/scalixadmin/otheruserpage.h b/kresources/scalix/scalixadmin/otheruserpage.h
index 50e9292c..e77536ec 100644
--- a/kresources/scalix/scalixadmin/otheruserpage.h
+++ b/kresources/scalix/scalixadmin/otheruserpage.h
@@ -25,7 +25,7 @@
#include "otherusermanager.h"
-class QPushButton;
+class TQPushButton;
class OtherUserView;
class OtherUserPage : public QWidget
diff --git a/kresources/scalix/scalixadmin/outofofficepage.h b/kresources/scalix/scalixadmin/outofofficepage.h
index cd5f0491..148379d7 100644
--- a/kresources/scalix/scalixadmin/outofofficepage.h
+++ b/kresources/scalix/scalixadmin/outofofficepage.h
@@ -23,10 +23,10 @@
#include <tqwidget.h>
-class QLabel;
-class QPushButton;
-class QRadioButton;
-class QTextEdit;
+class TQLabel;
+class TQPushButton;
+class TQRadioButton;
+class TQTextEdit;
class OutOfOfficePage : public QWidget
{
diff --git a/kresources/scalix/scalixadmin/passwordpage.h b/kresources/scalix/scalixadmin/passwordpage.h
index b4cf3da0..99f912f1 100644
--- a/kresources/scalix/scalixadmin/passwordpage.h
+++ b/kresources/scalix/scalixadmin/passwordpage.h
@@ -23,8 +23,8 @@
#include <tqwidget.h>
-class QLineEdit;
-class QPushButton;
+class TQLineEdit;
+class TQPushButton;
namespace KIO {
class Job;
diff --git a/kresources/scalix/shared/resourcescalixbase.h b/kresources/scalix/shared/resourcescalixbase.h
index f1aefc19..803ac47b 100644
--- a/kresources/scalix/shared/resourcescalixbase.h
+++ b/kresources/scalix/shared/resourcescalixbase.h
@@ -40,7 +40,7 @@
#include "subresource.h"
#include <kmail/kmailicalIface.h>
-class QCString;
+class TQCString;
class KURL;
namespace Scalix {
diff --git a/kresources/scalix/shared/scalixbase.h b/kresources/scalix/shared/scalixbase.h
index 739a2615..2db064f7 100644
--- a/kresources/scalix/shared/scalixbase.h
+++ b/kresources/scalix/shared/scalixbase.h
@@ -37,7 +37,7 @@
#include <tqdatetime.h>
#include <tqcolor.h>
-class QFile;
+class TQFile;
namespace KCal {
class Incidence;
diff --git a/kresources/slox/kabcresourcesloxconfig.h b/kresources/slox/kabcresourcesloxconfig.h
index 6aedf83b..63031045 100644
--- a/kresources/slox/kabcresourcesloxconfig.h
+++ b/kresources/slox/kabcresourcesloxconfig.h
@@ -23,7 +23,7 @@
#include <kresources/configwidget.h>
#include <kdepimmacros.h>
-class QCheckBox;
+class TQCheckBox;
class KLineEdit;
class KURLRequester;
class KPushButton;
diff --git a/kresources/slox/kcalresourcesloxconfig.h b/kresources/slox/kcalresourcesloxconfig.h
index 370948c0..7e7422b6 100644
--- a/kresources/slox/kcalresourcesloxconfig.h
+++ b/kresources/slox/kcalresourcesloxconfig.h
@@ -26,7 +26,7 @@
#include <kresources/resource.h>
#include <kresources/configwidget.h>
-class QCheckBox;
+class TQCheckBox;
class KLineEdit;
class KPushButton;
diff --git a/kresources/tvanytime/kcal_resourcetvanytime.h b/kresources/tvanytime/kcal_resourcetvanytime.h
index bad3f220..be46a116 100644
--- a/kresources/tvanytime/kcal_resourcetvanytime.h
+++ b/kresources/tvanytime/kcal_resourcetvanytime.h
@@ -34,7 +34,7 @@
#include "service.h"
-class QDomDocument;
+class TQDomDocument;
class KTar;
class KTempFile;
diff --git a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h
index cd370185..57331a44 100644
--- a/kresources/tvanytime/kcal_resourcetvanytimeconfig.h
+++ b/kresources/tvanytime/kcal_resourcetvanytimeconfig.h
@@ -26,7 +26,7 @@
#include <kresources/resource.h>
#include <kresources/configwidget.h>
-class QSpinBox;
+class TQSpinBox;
class KLineEdit;
namespace KCal {