summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel')
-rw-r--r--src/kernel/ntqnamespace.h2
-rw-r--r--src/kernel/ntqt.h20
-rw-r--r--src/kernel/qt_kernel.pri2
-rw-r--r--src/kernel/tqcolor_p.h2
-rw-r--r--src/kernel/tqmotifdnd_x11.cpp (renamed from src/kernel/qmotifdnd_x11.cpp)0
-rw-r--r--src/kernel/tqobject.cpp2
6 files changed, 14 insertions, 14 deletions
diff --git a/src/kernel/ntqnamespace.h b/src/kernel/ntqnamespace.h
index d40ec2e74..dd2cdedab 100644
--- a/src/kernel/ntqnamespace.h
+++ b/src/kernel/ntqnamespace.h
@@ -738,7 +738,7 @@ public:
Key_unknown = 0xffff
};
- // documented in qcommonstyle.cpp
+ // documented in tqcommonstyle.cpp
enum ArrowType {
UpArrow,
DownArrow,
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index f72ec4e66..875323a6d 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -82,7 +82,7 @@
#include "tqdialog.h"
#include <tqdataview.h>
#include "ntqdockwindow.h"
-#include "ntqcommonstyle.h"
+#include "tqcommonstyle.h"
#include "tqnetworkprotocol.h"
#include <tqeuckrcodec.h>
#include <tqgb18030codec.h>
@@ -110,7 +110,7 @@
#include "tqlineedit.h"
#include <tqintcache.h>
#include "tqintdict.h"
-#include "ntqmotifstyle.h"
+#include "tqmotifstyle.h"
#include "tqpicture.h"
#include <tqjiscodec.h>
#include <tqeucjpcodec.h>
@@ -124,7 +124,7 @@
#include "tqscrollbar.h"
#include "tqscrollview.h"
#include "tqdir.h"
-#include "ntqwindowsstyle.h"
+#include "tqwindowsstyle.h"
#include "ntqconnection.h"
#include "tqbitmap.h"
#include "ntqvariant.h"
@@ -132,8 +132,8 @@
#include <ntqmessagebox.h>
#include "ntqmetaobject.h"
#include "tqheader.h"
-#include <ntqmotifplusstyle.h>
-#include <ntqcdestyle.h>
+#include <tqmotifplusstyle.h>
+#include <tqcdestyle.h>
#include <tqmovie.h>
#include "tqptrvector.h"
#include "tqmutex.h"
@@ -153,7 +153,7 @@
#include "tqdragobject.h"
#include <tqiconview.h>
#include <tqpixmapcache.h>
-#include <ntqplatinumstyle.h>
+#include <tqplatinumstyle.h>
#include <tqpngio.h>
#include <ntqcursor.h>
#include <ntqerrormessage.h>
@@ -183,7 +183,7 @@
#include "tqsocketdevice.h"
#include <tqsessionmanager.h>
#include <tqsettings.h>
-#include <ntqsgistyle.h>
+#include <tqsgistyle.h>
#include <tqfontdialog.h>
#include "tqtimer.h"
#include <tqsignalmapper.h>
@@ -221,7 +221,7 @@
#include <tqcanvas.h>
#include "tqtranslator.h"
#include <tqstrvec.h>
-#include <ntqinterlacestyle.h>
+#include <tqinterlacestyle.h>
#include <tqstylefactory.h>
#include <tqstyleplugin.h>
#include "tqtextedit.h"
@@ -265,7 +265,7 @@
#include <tqwidgetplugin.h>
#include <tqwidgetstack.h>
#include <tqcheckbox.h>
-#include <ntqcompactstyle.h>
+#include <tqcompactstyle.h>
#include <tqwizard.h>
#include <tqpainter.h>
#include <tqworkspace.h>
@@ -317,7 +317,7 @@
#endif // TQ_WS_MAC
#ifdef TQ_WS_WIN
-#include <qwindowsxpstyle.h>
+#include <tqwindowsxpstyle.h>
#endif
#ifdef TQ_WS_WCE
diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri
index 279ac107b..bd93c7c29 100644
--- a/src/kernel/qt_kernel.pri
+++ b/src/kernel/qt_kernel.pri
@@ -142,7 +142,7 @@ kernel {
$$KERNEL_CPP/tqfont_x11.cpp \
$$KERNEL_CPP/qinputcontext.cpp \
$$KERNEL_CPP/qinputcontext_x11.cpp \
- $$KERNEL_CPP/qmotifdnd_x11.cpp \
+ $$KERNEL_CPP/tqmotifdnd_x11.cpp \
$$KERNEL_CPP/tqpixmap_x11.cpp \
$$KERNEL_CPP/tqpaintdevice_x11.cpp \
$$KERNEL_CPP/tqpainter_x11.cpp \
diff --git a/src/kernel/tqcolor_p.h b/src/kernel/tqcolor_p.h
index d85cbf362..136c3e741 100644
--- a/src/kernel/tqcolor_p.h
+++ b/src/kernel/tqcolor_p.h
@@ -49,7 +49,7 @@
//
// This file is not part of the TQt API. It exists for the convenience
// of tqmenudata.cpp, tqmenubar.cpp, tqmenubar.cpp, tqpopupmenu.cpp,
-// qmotifstyle.cpp and qwindowssstyle.cpp. This header file may change
+// tqmotifstyle.cpp and tqwindowssstyle.cpp. This header file may change
// from version to version without notice, or even be removed.
//
// We mean it.
diff --git a/src/kernel/qmotifdnd_x11.cpp b/src/kernel/tqmotifdnd_x11.cpp
index 8bd2d8b8f..8bd2d8b8f 100644
--- a/src/kernel/qmotifdnd_x11.cpp
+++ b/src/kernel/tqmotifdnd_x11.cpp
diff --git a/src/kernel/tqobject.cpp b/src/kernel/tqobject.cpp
index cfb026fbf..756117fff 100644
--- a/src/kernel/tqobject.cpp
+++ b/src/kernel/tqobject.cpp
@@ -61,7 +61,7 @@
#include <ctype.h>
#include <stdlib.h>
-// Keep in sync with duplicate definition in qcommonstyle.cpp
+// Keep in sync with duplicate definition in tqcommonstyle.cpp
class TQStyleControlElementDataPrivate {
public:
bool isTQPushButton;