summaryrefslogtreecommitdiffstats
path: root/extra/kde350
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde350')
-rw-r--r--extra/kde350/configwidget.h2
-rw-r--r--extra/kde350/kaccelaction.h8
-rw-r--r--extra/kde350/kaccelbase.h10
-rw-r--r--extra/kde350/kicontheme.h6
-rw-r--r--extra/kde350/kpanelmenu.h2
-rw-r--r--extra/kde350/krecentdirs.h2
-rw-r--r--extra/kde350/ksycocafactory.h4
-rw-r--r--extra/kde350/ktoolbarbutton.h8
-rw-r--r--extra/kde350/kurifilter.h6
-rw-r--r--extra/kde350/selectdialog.h6
10 files changed, 27 insertions, 27 deletions
diff --git a/extra/kde350/configwidget.h b/extra/kde350/configwidget.h
index aeb49d8..3a2fe3f 100644
--- a/extra/kde350/configwidget.h
+++ b/extra/kde350/configwidget.h
@@ -26,7 +26,7 @@
#include <kconfig.h>
-#include <qwidget.h>
+#include <tqwidget.h>
namespace KRES {
diff --git a/extra/kde350/kaccelaction.h b/extra/kde350/kaccelaction.h
index e2d583c..470c705 100644
--- a/extra/kde350/kaccelaction.h
+++ b/extra/kde350/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/kde350/kaccelbase.h b/extra/kde350/kaccelbase.h
index 4bc104e..8f22253 100644
--- a/extra/kde350/kaccelbase.h
+++ b/extra/kde350/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.h"
diff --git a/extra/kde350/kicontheme.h b/extra/kde350/kicontheme.h
index b40ac8f..d60cba4 100644
--- a/extra/kde350/kicontheme.h
+++ b/extra/kde350/kicontheme.h
@@ -13,9 +13,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>
#include "tdelibs_export.h"
class KConfig;
diff --git a/extra/kde350/kpanelmenu.h b/extra/kde350/kpanelmenu.h
index 42b5c9a..3c2d3a6 100644
--- a/extra/kde350/kpanelmenu.h
+++ b/extra/kde350/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/kde350/krecentdirs.h b/extra/kde350/krecentdirs.h
index 8d04c50..d643fc9 100644
--- a/extra/kde350/krecentdirs.h
+++ b/extra/kde350/krecentdirs.h
@@ -28,7 +28,7 @@
#ifndef __KRECENTDIRS_H
#define __KRECENTDIRS_H
-#include <qstringlist.h>
+#include <tqstringlist.h>
#include <tdelibs_export.h>
diff --git a/extra/kde350/ksycocafactory.h b/extra/kde350/ksycocafactory.h
index b515860..1000478 100644
--- a/extra/kde350/ksycocafactory.h
+++ b/extra/kde350/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/kde350/ktoolbarbutton.h b/extra/kde350/ktoolbarbutton.h
index c901793..8ec393a 100644
--- a/extra/kde350/ktoolbarbutton.h
+++ b/extra/kde350/ktoolbarbutton.h
@@ -23,10 +23,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/kde350/kurifilter.h b/extra/kde350/kurifilter.h
index 773d8e0..ac80066 100644
--- a/extra/kde350/kurifilter.h
+++ b/extra/kde350/kurifilter.h
@@ -25,9 +25,9 @@
#ifndef __kurifilter_h__
#define __kurifilter_h__
-#include <qptrlist.h>
-#include <qobject.h>
-#include <qstringlist.h>
+#include <tqptrlist.h>
+#include <tqobject.h>
+#include <tqstringlist.h>
#include <kurl.h>
diff --git a/extra/kde350/selectdialog.h b/extra/kde350/selectdialog.h
index 2d23825..987dcb6 100644
--- a/extra/kde350/selectdialog.h
+++ b/extra/kde350/selectdialog.h
@@ -24,9 +24,9 @@
#ifndef KRESOURCES_SELECTDIALOG_H
#define KRESOURCES_SELECTDIALOG_H
-#include <qobject.h>
-#include <qptrlist.h>
-#include <qmap.h>
+#include <tqobject.h>
+#include <tqptrlist.h>
+#include <tqmap.h>
#include <kdialog.h>