summaryrefslogtreecommitdiffstats
path: root/extra/kde301
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde301')
-rw-r--r--extra/kde301/kaccelaction.h8
-rw-r--r--extra/kde301/kaccelbase.h10
-rw-r--r--extra/kde301/kicontheme.h6
-rw-r--r--extra/kde301/krecentdirs.h2
-rw-r--r--extra/kde301/ksycocafactory.h4
-rw-r--r--extra/kde301/ktoolbarbutton.h8
-rw-r--r--extra/kde301/kurifilter.h4
7 files changed, 21 insertions, 21 deletions
diff --git a/extra/kde301/kaccelaction.h b/extra/kde301/kaccelaction.h
index 762b98f..c1e53f5 100644
--- a/extra/kde301/kaccelaction.h
+++ b/extra/kde301/kaccelaction.h
@@ -20,10 +20,10 @@
#ifndef _KACCELACTION_H
#define _KACCELACTION_H
-#include <qmap.h>
-#include <qptrvector.h>
-#include <qstring.h>
-#include <qvaluevector.h>
+#include <tqmap.h>
+#include <tqptrvector.h>
+#include <tqstring.h>
+#include <tqvaluevector.h>
#include <kshortcut.h>
diff --git a/extra/kde301/kaccelbase.h b/extra/kde301/kaccelbase.h
index 86889d5..23e9396 100644
--- a/extra/kde301/kaccelbase.h
+++ b/extra/kde301/kaccelbase.h
@@ -20,11 +20,11 @@
#ifndef _KACCELBASE_H
#define _KACCELBASE_H
-#include <qmap.h>
-#include <qptrvector.h>
-#include <qstring.h>
-#include <qvaluevector.h>
-#include <qvaluelist.h>
+#include <tqmap.h>
+#include <tqptrvector.h>
+#include <tqstring.h>
+#include <tqvaluevector.h>
+#include <tqvaluelist.h>
#include "kaccelaction.h"
#include "kkeyserver_x11.h"
diff --git a/extra/kde301/kicontheme.h b/extra/kde301/kicontheme.h
index 9269f09..94c2e33 100644
--- a/extra/kde301/kicontheme.h
+++ b/extra/kde301/kicontheme.h
@@ -15,9 +15,9 @@
#ifndef __KIconTheme_h_Included__
#define __KIconTheme_h_Included__
-#include <qstring.h>
-#include <qstringlist.h>
-#include <qptrlist.h>
+#include <tqstring.h>
+#include <tqstringlist.h>
+#include <tqptrlist.h>
class KConfig;
//class KIconThemeDir;
diff --git a/extra/kde301/krecentdirs.h b/extra/kde301/krecentdirs.h
index 656f4f9..e74d267 100644
--- a/extra/kde301/krecentdirs.h
+++ b/extra/kde301/krecentdirs.h
@@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H
-#include <qstringlist.h>
+#include <tqstringlist.h>
/**
* The goal of this class is to make sure that, when the user needs to
diff --git a/extra/kde301/ksycocafactory.h b/extra/kde301/ksycocafactory.h
index 6bce731..ff1d43c 100644
--- a/extra/kde301/ksycocafactory.h
+++ b/extra/kde301/ksycocafactory.h
@@ -22,8 +22,8 @@
#include "ksycocatype.h"
#include "ksycocaentry.h"
-#include <qdict.h>
-#include <qptrlist.h>
+#include <tqdict.h>
+#include <tqptrlist.h>
class KSycoca;
class TQStringList;
class TQString;
diff --git a/extra/kde301/ktoolbarbutton.h b/extra/kde301/ktoolbarbutton.h
index 612cb32..d8a659b 100644
--- a/extra/kde301/ktoolbarbutton.h
+++ b/extra/kde301/ktoolbarbutton.h
@@ -24,10 +24,10 @@
#ifndef _KTOOLBARBUTTON_H
#define _KTOOLBARBUTTON_H
-#include <qpixmap.h>
-#include <qtoolbutton.h>
-#include <qintdict.h>
-#include <qstring.h>
+#include <tqpixmap.h>
+#include <tqtoolbutton.h>
+#include <tqintdict.h>
+#include <tqstring.h>
#include <kglobal.h>
class KToolBar;
diff --git a/extra/kde301/kurifilter.h b/extra/kde301/kurifilter.h
index 26e564e..c0be129 100644
--- a/extra/kde301/kurifilter.h
+++ b/extra/kde301/kurifilter.h
@@ -21,8 +21,8 @@
#ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.23 2002/03/04 04:17:37 lunakl Exp $"
-#include <qptrlist.h>
-#include <qobject.h>
+#include <tqptrlist.h>
+#include <tqobject.h>
#include <kurl.h>