summaryrefslogtreecommitdiffstats
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/tqcdestyle.h6
-rw-r--r--src/styles/tqcompactstyle.h6
-rw-r--r--src/styles/tqmotifplusstyle.h6
-rw-r--r--src/styles/tqmotifstyle.h6
-rw-r--r--src/styles/tqplatinumstyle.h6
-rw-r--r--src/styles/tqsgistyle.h6
-rw-r--r--src/styles/tqwindowsstyle.h6
7 files changed, 21 insertions, 21 deletions
diff --git a/src/styles/tqcdestyle.h b/src/styles/tqcdestyle.h
index 4b526c8ea..200360bd5 100644
--- a/src/styles/tqcdestyle.h
+++ b/src/styles/tqcdestyle.h
@@ -49,12 +49,12 @@
#if !defined(TQT_NO_STYLE_CDE) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_CDE
+#define TQ_EXPORT_STYLE_CDE
#else
-#define Q_EXPORT_STYLE_CDE TQ_EXPORT
+#define TQ_EXPORT_STYLE_CDE TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_CDE TQCDEStyle : public TQMotifStyle
+class TQ_EXPORT_STYLE_CDE TQCDEStyle : public TQMotifStyle
{
TQ_OBJECT
public:
diff --git a/src/styles/tqcompactstyle.h b/src/styles/tqcompactstyle.h
index a8b93f092..e0b2337e3 100644
--- a/src/styles/tqcompactstyle.h
+++ b/src/styles/tqcompactstyle.h
@@ -48,12 +48,12 @@
#if !defined(TQT_NO_STYLE_COMPACT) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_COMPACT
+#define TQ_EXPORT_STYLE_COMPACT
#else
-#define Q_EXPORT_STYLE_COMPACT TQ_EXPORT
+#define TQ_EXPORT_STYLE_COMPACT TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_COMPACT TQCompactStyle : public TQWindowsStyle
+class TQ_EXPORT_STYLE_COMPACT TQCompactStyle : public TQWindowsStyle
{
public:
TQCompactStyle();
diff --git a/src/styles/tqmotifplusstyle.h b/src/styles/tqmotifplusstyle.h
index 049609e9a..3cfca0677 100644
--- a/src/styles/tqmotifplusstyle.h
+++ b/src/styles/tqmotifplusstyle.h
@@ -49,12 +49,12 @@
#if !defined(TQT_NO_STYLE_MOTIFPLUS) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_MOTIFPLUS
+#define TQ_EXPORT_STYLE_MOTIFPLUS
#else
-#define Q_EXPORT_STYLE_MOTIFPLUS TQ_EXPORT
+#define TQ_EXPORT_STYLE_MOTIFPLUS TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_MOTIFPLUS TQMotifPlusStyle : public TQMotifStyle
+class TQ_EXPORT_STYLE_MOTIFPLUS TQMotifPlusStyle : public TQMotifStyle
{
TQ_OBJECT
diff --git a/src/styles/tqmotifstyle.h b/src/styles/tqmotifstyle.h
index 3b8aac02f..e840de446 100644
--- a/src/styles/tqmotifstyle.h
+++ b/src/styles/tqmotifstyle.h
@@ -50,13 +50,13 @@
class TQPalette;
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_MOTIF
+#define TQ_EXPORT_STYLE_MOTIF
#else
-#define Q_EXPORT_STYLE_MOTIF TQ_EXPORT
+#define TQ_EXPORT_STYLE_MOTIF TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_MOTIF TQMotifStyle : public TQCommonStyle
+class TQ_EXPORT_STYLE_MOTIF TQMotifStyle : public TQCommonStyle
{
TQ_OBJECT
public:
diff --git a/src/styles/tqplatinumstyle.h b/src/styles/tqplatinumstyle.h
index 74e319f9f..a2028d7c9 100644
--- a/src/styles/tqplatinumstyle.h
+++ b/src/styles/tqplatinumstyle.h
@@ -50,12 +50,12 @@
class TQPalette;
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_PLATINUM
+#define TQ_EXPORT_STYLE_PLATINUM
#else
-#define Q_EXPORT_STYLE_PLATINUM TQ_EXPORT
+#define TQ_EXPORT_STYLE_PLATINUM TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_PLATINUM TQPlatinumStyle : public TQWindowsStyle
+class TQ_EXPORT_STYLE_PLATINUM TQPlatinumStyle : public TQWindowsStyle
{
TQ_OBJECT
public:
diff --git a/src/styles/tqsgistyle.h b/src/styles/tqsgistyle.h
index 9a28713f1..bd129ac53 100644
--- a/src/styles/tqsgistyle.h
+++ b/src/styles/tqsgistyle.h
@@ -50,14 +50,14 @@
#if !defined(TQT_NO_STYLE_SGI) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_SGI
+#define TQ_EXPORT_STYLE_SGI
#else
-#define Q_EXPORT_STYLE_SGI TQ_EXPORT
+#define TQ_EXPORT_STYLE_SGI TQ_EXPORT
#endif
class TQSGIStylePrivate;
-class Q_EXPORT_STYLE_SGI TQSGIStyle: public TQMotifStyle
+class TQ_EXPORT_STYLE_SGI TQSGIStyle: public TQMotifStyle
{
TQ_OBJECT
public:
diff --git a/src/styles/tqwindowsstyle.h b/src/styles/tqwindowsstyle.h
index 268ae7850..1258a9ee5 100644
--- a/src/styles/tqwindowsstyle.h
+++ b/src/styles/tqwindowsstyle.h
@@ -48,13 +48,13 @@
#if !defined(TQT_NO_STYLE_WINDOWS) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
-#define Q_EXPORT_STYLE_WINDOWS
+#define TQ_EXPORT_STYLE_WINDOWS
#else
-#define Q_EXPORT_STYLE_WINDOWS TQ_EXPORT
+#define TQ_EXPORT_STYLE_WINDOWS TQ_EXPORT
#endif
-class Q_EXPORT_STYLE_WINDOWS TQWindowsStyle : public TQCommonStyle
+class TQ_EXPORT_STYLE_WINDOWS TQWindowsStyle : public TQCommonStyle
{
TQ_OBJECT
public: