summaryrefslogtreecommitdiffstats
path: root/extra/kde315
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde315')
-rw-r--r--extra/kde315/kaccelaction.h8
-rw-r--r--extra/kde315/kaccelbase.h10
-rw-r--r--extra/kde315/kicontheme.h6
-rw-r--r--extra/kde315/kpanelmenu.h2
-rw-r--r--extra/kde315/krecentdirs.h2
-rw-r--r--extra/kde315/ksycocafactory.h4
-rw-r--r--extra/kde315/ktoolbarbutton.h8
-rw-r--r--extra/kde315/kurifilter.h4
8 files changed, 22 insertions, 22 deletions
diff --git a/extra/kde315/kaccelaction.h b/extra/kde315/kaccelaction.h
index 1d3fcb0..8e42250 100644
--- a/extra/kde315/kaccelaction.h
+++ b/extra/kde315/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/kde315/kaccelbase.h b/extra/kde315/kaccelbase.h
index 45464ae..def607f 100644
--- a/extra/kde315/kaccelbase.h
+++ b/extra/kde315/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/kde315/kicontheme.h b/extra/kde315/kicontheme.h
index 72325f9..89d519f 100644
--- a/extra/kde315/kicontheme.h
+++ b/extra/kde315/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/kde315/kpanelmenu.h b/extra/kde315/kpanelmenu.h
index afa3232..c62d17a 100644
--- a/extra/kde315/kpanelmenu.h
+++ b/extra/kde315/kpanelmenu.h
@@ -25,7 +25,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __KPANELMENU_H__
#define __KPANELMENU_H__
-#include <qstring.h>
+#include <tqstring.h>
#include <kpopupmenu.h>
#include <kgenericfactory.h>
diff --git a/extra/kde315/krecentdirs.h b/extra/kde315/krecentdirs.h
index 656f4f9..e74d267 100644
--- a/extra/kde315/krecentdirs.h
+++ b/extra/kde315/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/kde315/ksycocafactory.h b/extra/kde315/ksycocafactory.h
index 0aa8353..1959edd 100644
--- a/extra/kde315/ksycocafactory.h
+++ b/extra/kde315/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/kde315/ktoolbarbutton.h b/extra/kde315/ktoolbarbutton.h
index 3abf695..96a690e 100644
--- a/extra/kde315/ktoolbarbutton.h
+++ b/extra/kde315/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/kde315/kurifilter.h b/extra/kde315/kurifilter.h
index 98c760f..30f903b 100644
--- a/extra/kde315/kurifilter.h
+++ b/extra/kde315/kurifilter.h
@@ -21,8 +21,8 @@
#ifndef __kurifilter_h__
#define __kurifilter_h__ "$Id: kurifilter.h,v 1.27.2.1 2003/06/06 09:12:16 mueller Exp $"
-#include <qstringlist.h>
-#include <qobject.h>
+#include <tqstringlist.h>
+#include <tqobject.h>
#include <kurl.h>